odbc connection

P

P Anuels

I am working with Visual Basic .net standard. I wan't to
connect with a Mysql database through ODBC. After i
configure the ODBC connection object i get a message that
states that i can only connect to Ms Access or SQL server
databases with this version of Visual studio.

Why is this happening ?

Peter.
 
A

Armin Zingler

P Anuels said:
I am working with Visual Basic .net standard. I wan't to
connect with a Mysql database through ODBC. After i
configure the ODBC connection object i get a message that
states that i can only connect to Ms Access or SQL server
databases with this version of Visual studio.

Why is this happening ?

Because you can only connect to Access an SQL server databases with the
Standard version.
 
P

P Anuels

Cor,

what i mean is: why do the vb.net 2003 visual design tools
not support the ODBC connection? Do i need another version
of vb.net or visual studio?

Peter.
 
C

Cor

Sorry, I don't understand you.

" I am working with Visual Basic .net standard. I wan't to
connect with a Mysql database through ODBC. After i
configure the ODBC connection object i get a message that
states that i can only connect to Ms Access or SQL server
databases with this version of Visual studio.
this version
 
P

P Anuels

-----Original Message-----


Because you can only connect to Access an SQL server databases with the
Standard version.

Ok, Armin.

Looks that we have to go to one of the 'higher' versions
to make it work.

Peter.
 

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

Top