|
Posted by Jerry Stuckle on July 9, 2008, 1:33 pm
Please log in for more thread options
AZEL wrote:
show/hide quoted text
> Hi,
> I want access my DBISAM database with PHP on Linux. I install odbc and
> iodbc. i think i need DBISAM ODBC Driver. but i can't get it
> frominternet or from DBISAM commercial web site.
> or my be i can't set my DSN ( DRIVER={DBISAM 4 ODBC
> Driver};ConnectionType=Local;CatalogName=Datas/; )
>
> ýs there any body can help me about that.
>
Yep, you'll need a DBISAM ODBC driver to connect with it from any ODBC
application. You need to be talking to DBISAM. It's possible they
don't have one (I don't know - never used it).
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
|
> I want access my DBISAM database with PHP on Linux. I install odbc and
> iodbc. i think i need DBISAM ODBC Driver. but i can't get it
> frominternet or from DBISAM commercial web site.
> or my be i can't set my DSN ( DRIVER={DBISAM 4 ODBC
> Driver};ConnectionType=Local;CatalogName=Datas/; )
>
> ýs there any body can help me about that.
>