{"id":17291913,"url":"https://github.com/veewee/zend_db_adapter_pdo_odbc_openedge","last_synced_at":"2026-01-06T15:06:19.707Z","repository":{"id":4979636,"uuid":"6137574","full_name":"veewee/Zend_Db_Adapter_Pdo_Odbc_Openedge","owner":"veewee","description":null,"archived":false,"fork":false,"pushed_at":"2012-10-09T09:03:45.000Z","size":108,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T00:57:44.163Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kiwi-bdd/Kiwi","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/veewee.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-09T08:31:31.000Z","updated_at":"2013-10-06T22:32:21.000Z","dependencies_parsed_at":"2022-08-29T14:41:29.442Z","dependency_job_id":null,"html_url":"https://github.com/veewee/Zend_Db_Adapter_Pdo_Odbc_Openedge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veewee%2FZend_Db_Adapter_Pdo_Odbc_Openedge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veewee%2FZend_Db_Adapter_Pdo_Odbc_Openedge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veewee%2FZend_Db_Adapter_Pdo_Odbc_Openedge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veewee%2FZend_Db_Adapter_Pdo_Odbc_Openedge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/veewee","download_url":"https://codeload.github.com/veewee/Zend_Db_Adapter_Pdo_Odbc_Openedge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245718785,"owners_count":20661161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T10:42:14.817Z","updated_at":"2026-01-06T15:06:19.477Z","avatar_url":"https://github.com/veewee.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Zend_Db_Adapter_Pdo_Odbc_Openedge\n=================================\nConnect to a Progress database with an OpenEdge ODBC connection.\nThis classes require to enable the PHP PDO extension on your server.\n\nConfiguration in INI file:\n\nresources.db.adapter = pdo_odbc_openedge\nresources.db.params.driver   = \"{Progress OpenEdge 10.2B driver}\"\nresources.db.params.host     = \"localhost\"\nresources.db.params.username = \"username\"\nresources.db.params.password = \"password\"\nresources.db.params.dbname   = \"dbname\"\nresources.db.params.port     = \"1234\"\nresources.db.params.schema   = \"pub\"\nresources.db.params.charset  = \"iso8859-1\"\n\nInitialisation in Bootstrap:\n\u003c?php\n    public function _initDatabaseAdapter()\n    {\n        $this-\u003ebootstrap('db');\n        $db = $this-\u003egetResource('db');\n        Zend_Db_Table_Abstract::setDefaultAdapter($db);\n        return $db;\n    }\t\n?\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveewee%2Fzend_db_adapter_pdo_odbc_openedge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fveewee%2Fzend_db_adapter_pdo_odbc_openedge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveewee%2Fzend_db_adapter_pdo_odbc_openedge/lists"}