Connection on MySQL Database
Hello, wa have got many problems to connect on MySql Database because they ask us a connection string but we don't know why we put in this input box? For Oracle Database, we must put the "user/password@server name", but for MySQL is it the same thing? Thank a lot. Valérie and Solenn ===== ___________________________________________________________ Do You Yahoo!? -- Pour faire vos courses sur le Net, Yahoo! Shopping : http://fr.shopping.yahoo.com
For MySQL you can use the following syntax if zope and mysql are on the same machine databasename user password or databasename@host:port user password port, usually 3360 Norman -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of giquel valerie Sent: 27 June 2001 08:22 To: Zope Subject: [Zope] Connection on MySQL Database Hello, wa have got many problems to connect on MySql Database because they ask us a connection string but we don't know why we put in this input box? For Oracle Database, we must put the "user/password@server name", but for MySQL is it the same thing? Thank a lot. Valérie and Solenn ===== ___________________________________________________________ Do You Yahoo!? -- Pour faire vos courses sur le Net, Yahoo! Shopping : http://fr.shopping.yahoo.com _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
giquel valerie -
Norman Khine