Unable to connect to SQL database

C

Chris Zambas

Hi,

It is only possible to connect to SQL server Desktop Engine databases
and Microsoft Access databases with this version of Visual Studio.

What's the workaround to the above problem in VB.Net 2003 standard??

Thanks,
Chris
 
H

Herfried K. Wagner [MVP]

* (e-mail address removed) (Chris Zambas) scripsit:
It is only possible to connect to SQL server Desktop Engine databases
and Microsoft Access databases with this version of Visual Studio.

What's the workaround to the above problem in VB.Net 2003 standard??

You can still establish a connection through code, but you cannot use
the visial tools (IDE) to connect to SQL Server.
 

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