Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001072

[PHP-DB] Connecting to Sybase-DB on another UNIX-Machine From: Walter, Marcel (Marcel.Walter <email protected>)
Date: 07/17/01

Hello,

Iīm trying to connect a UNIX-Machine (Apache 1.3.19 and Php-4.0.5) with
a Sybase Database on another Machine....
(The Sybase engine is not completely installed on this machine but I already
compiled Sybase-Support into PHP and it worked ...)
I can also use the isql-tool via command-line to connect to a Sybase
database
on another server (So, the Server exists in the interfaces-file)

But when I try this:
sybase_connect("SERVER","USER","PASSWD");
I donīt get a link-identifier back ... The Parameters are correct !!

What could be the problem ???

MfG
Marcel Walter

If you have received this e-mail in error or wish to read our e-mail disclaimer statement and monitoring policy, please refer to
http://www.drkw.com/disc/email/ or contact the sender.

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>