Re: VB.NET MySQL Connection String
Posted by: Robert Brainard
Date: October 09, 2004 09:03PM

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

Options: ReplyQuote


Subject
Written By
Posted
Re: VB.NET MySQL Connection String
October 09, 2004 09:03PM


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.