Re: VB.NET MySQL Connection String
Ah, I see the MySql connector is in beta...would be preferred to ODBC anyway.
I've installed the beta, but cannot get a connect. I'm got something wrong with the syntax I think:
Provider=MySQLProv;SERVER=localhost;DATABASE=mydbname;UID=root;PASSWORD=mypwd
I get error:
Keyword not supported: 'provider'
on connect in code. All compiles fine against MySql connector net
Subject
Written By
Posted
Re: VB.NET MySQL Connection String
October 09, 2004 09:03PM
November 08, 2004 08:17PM
November 09, 2004 11:21AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.