|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
RE: [BUG?] unable to connect with PHP
From: Simenec, Thomas (thomas.simenec
sap.com)
Date: Tue Feb 01 2005 - 08:42:12 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
As I can not reproduce your connect problem using a UNICODE database, please send me a SQLDBC SQL trace. You can switch on this trace by
sqldbc_cons config trace sql on
You get the location of the trace file by
sqldbc_cons show all
Regards,
Thomas Simenec
SAP Labs Berlin
-----Original Message-----
From: news [mailto:news
sea.gmane.org] On Behalf Of Sven Köhler
Sent: Dienstag, 1. Februar 2005 14:32
To: maxdb
lists.mysql.com
Subject: [BUG?] unable to connect with PHP
Hi,
the following PHP-code won't connect to my database:
<?
$link = maxdb_connect("host", "USER", "password", "DATABASE");
?>
Username and Databasename are given in uppercase.
The error message is:
Warning: maxdb_connect(): -4008 POS(1) Unknown user name/password
combination [08004] in ...
The same access data works with DBD::MaxDB, SQLStudio and the
JDBC-driver. The database is a UNICODE database (UNICODE=yes,
DEFAULT_CODE=UNICODE).
Thx
Sven
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe: http://lists.mysql.com/maxdb?unsub=thomas.simenec
sap.com
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]