Re: Direct connection to mysql database

2004-11-22 Thread alice
Yup, Thanks a lot. This is exactly the solution what i want. Thank you very much. :) - Original Message - From: "Kardos AndrĂ¡s" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 23, 2004 5:20 AM Subject: Re: Direct connection to mysql database

Re: Direct connection to mysql database

2004-11-22 Thread Gleb Paharenko
Hello. For direct connection you may use MySQL APIs. See: http://dev.mysql.com/doc/mysql/en/MySQL_APIs.html Probably this link also will be helpful: http://dev.mysql.com/doc/mysql/en/Without_DSN.html >Hi, all > >I would like to know is there anyway where i can connect to the mysql