
March 23rd, 2000, 11:10 AM
|
|
Junior Member
|
|
Join Date: Mar 2000
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I have problem connecting to SYBASE database in PHP (connect directly, not thru ODBC).
For the time being, I use ODBC to connect to SYBASE using a profile in ODBC setup.
In the php.ini, I see a line in the SYBASE section(;sybase.interface_file= ...) which is commented out.
My question: Any information about how to construct the interface file to fill in information such as: server name, database name, user ID, password?
Any help is appreciated.
Thanks
Steven Dao.
|