[phplib] Connecting Sybase thru PHP using ct lib From: Vivek Kumar Agrawal (vivek.agrawal <email protected>)
Date: 05/02/01

I have installed php using
./configure --with-sybase-ct=/opy/sybase --with-apache=/usr/local/apache
When I run a program which makes a connection using sybase_connect it give me following error:

Warning: Sybase: Server message: Changed database context to 'master'. (severity 10, procedure N/A) in /usr/local/apache/htdocs/test.php on line 29

I have used other function like sybase_select_db, sybase_affected_rows and sybase_query
all the function gives me same error :

Warning: 1 is not a valid Sybase-Link resource in /usr/local/apache/htdocs/test.php on line 30

I am desperate for all the help. Would really appreciate the help extended.

Thanks
Vivek

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>