Hi,
I want to make a component library in Visual Basic.NET and connect to a remote Sql Server. When I create a new DataSet with the wizard, I can only connect to a .mdf file, but not to a Sql Server. With Visual Web Developer I can connect to a Sql server. What is the difference between these enviroments ? How can I do the same with Visual Basic.NET ?
Thanks in advance.
![]() |
0 |
![]() |
Visual Basic .NET Express cannot connect to SQL Servers. The Visual Web Developer is the only express edition that can utilize SQL Server. You need to upgrade to Visual Studio 2005 Standard or higher.Cheers,Kevin Jones
![]()
0 ![]()
vcsjones
3/12/2007 2:28:19 PM