php-db | 2001041
Date: 04/06/01
- Next message: Dan Guja: "[PHP-DB] Error in non existing line"
- Previous message: Johannes Janson: "Re: [PHP-DB] msql_numrows HELP please !!!"
- Next in thread: Dan Guja: "[PHP-DB] Error in non existing line"
- Reply: Dan Guja: "[PHP-DB] Error in non existing line"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Fiesta
does anybody know how to connect to a sybase database thats using the
adaptive server anywere driver???
i tried
$hostname = "host";
$username = "user";
$password = "pass";
$dbName = "database name";
$table = "table name";
Sybase_CONNECT($hostname, $username, $password) OR DIE( "Unable to connect
to database");
any insight would help
please email me anything you have that could help me
-- 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>
- Next message: Dan Guja: "[PHP-DB] Error in non existing line"
- Previous message: Johannes Janson: "Re: [PHP-DB] msql_numrows HELP please !!!"
- Next in thread: Dan Guja: "[PHP-DB] Error in non existing line"
- Reply: Dan Guja: "[PHP-DB] Error in non existing line"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

