Connection to v12 working?

92 views
Skip to first unread message

Bill Hutten

unread,
Apr 4, 2012, 12:32:59 PM4/4/12
to pdo...@googlegroups.com
I've built 4d_pdo from the 0.3 sources and phpinfo() says it's installed.  Trying to connect to a 4D v12.3 database.  Neither of these works:

$dbh = new PDO("4D:host=localhost;user=bill;password=billh");

OR

$dbh = new PDO("4D:host=localhost", 'bill', 'billh');


I consistently get "startingSQLSTATE[01S00] [-1] Error during login"


Thoughts?

- bill

Reply all
Reply to author
Forward
0 new messages