11 Sep
1999
11 Sep
'99
7:06 p.m.
Hello I am totaly lost with the Mysql adapter I have try to use the standard connection string which is:
MySQL.connect('localhost','username','password')
But zope reports invalid string cud anyone help me aout which is the correct syntax to stablish a connection betwin zope and Mysql???
The connection string is: [database name]@[server] [username] [password] example: test@localhost testuser testpass Kam