Syntax to connect to Mysql

  • Thread starter Thread starter Raymond
  • Start date Start date
R

Raymond

Dear all,

What is the syntax of create connection and recordset of using ADO. Net to
connect to Mysql database, especially the connection string?

I am eager for your help. Any links are welcome?

Thanks,
 
"SERVER=xxx.xxx.xxx.xxx;Database=trinity;UID=Matrix;PWD=neo";
That should do it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top