ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:database:odbtp

This is an old revision of the document!


ODBTP

odbtp

Specification
Driver Nameodbtp
Data Providerodbtp
StatusInactive1)
WindowsYes
UnixNo
ADOdb V5Yes
ADOdb V6Yes

Description

This driver is based on the 3rd party windows only ODBTP extension for PHP. The current status and reliablility of this driver is unknown. PHP drivers for PHP versions 5.6 thru 7 are available Here


Example Connection Strings

DatabaseConnection String
Visual Foxpro DriverDRIVER={Microsoft Visual FoxPro Driver};SOURCETYPE=DBF;SOURCEDB=c:\YourDbfFileDir;EXCLUSIVE=NO;
Visual Foxpro DBCDRIVER={Microsoft Visual FoxPro Driver};SOURCETYPE=DBC;SOURCEDB=c:\YourDbcFileDir\mydb.dbc;EXCLUSIVE=NO;
AccessDRIVER={Microsoft Access Driver (*.mdb)};DBQ=c:\path_to_access_db\base_test.mdb;UID=root;PWD=;
SQL ServerDRIVER={SQL Server};SERVER=myserver;UID=myuid;PWD=mypwd;DATABASE=OdbtpTest;

odbtp_unicode

Specification
Driver Nameodbtp
Data Providerodbtp
StatusInactive2)
WindowsYes
UnixNo
ADOdb V5Yes
ADOdb V6Yes

This driver appears to add unicode support to the odbtp driver

1) , 2)
This driver is obsolete is not actively supported or enhanced by ADOdb project members, but you can provide fixes and enhancements if you have the expertise
v5/database/odbtp.1451255915.txt.gz · Last modified: 2017/04/21 11:24 (external edit)