Groups
Groups
Sign in
Groups
Groups
PDO_4D
Conversations
About
Send feedback
Help
Connection to v12 working?
92 views
Skip to first unread message
Bill Hutten
unread,
Apr 4, 2012, 12:32:59 PM
4/4/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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