Accessing SQL DB with VB.NET Standard

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I'm having an issue when attempting to use server explorer to connect to an
SQL database via VB.NET standard. I get something along the lines of
"Unable to connect to database. It is only possible to connect to SQL Server
Desktop Engine databases ..with this version of Visual Studio"
I understand that this is a limitation of the Standard flavor. I'd like to
know at what level does this issue disappear? Is the functionality
available in Visual Studio .NET PROFESSIONAL? or do I have to upgrade to
Enterprise?

Thanks,
mike
 
Back
Top