I have a MySQL server running at 192.168.0.1:3306
I know how to connect to access databases using .Net, but I don't know how
to connect to MySQL.
Can somebody show me the connectionstring and a small example of opening a
connection in ASP.NET ?
Thnx
"Sebastien Le Calvez" <k...@al.com> schreef in bericht
news:e6ujaBqeBHA.2120@tkmsftngp07...
I was able to connect to the database
but when I do a Select * from mysql.user (or user or mydb.member) all I get
is the name of the fields and this error
Error: 30023
Unable to access data. DataSource settings may be incorrect or the
DataSource functionality may be limited. See Help for more information.
So I don't get any values, any idea ?
"Sebastien Le Calvez" <k...@al.com> schreef in bericht
news:e6ujaBqeBHA.2120@tkmsftngp07...
"TP-Software" <tp-so...@cyberia.be> wrote in message
news:OEPZP#qeBHA.828@tkmsftngp04...