Standard. I even gave you a link with an example.
"TW Scannell" <twscannell@hotmail.com> wrote in message
news:%23D9ScaioDHA.2188@TK2MSFTNGP11.phx.gbl...
> Thanks to VB.net, I am unemployed. Now I am supposed to spend 2 weeks
> unemployment checks to buy the product that outdated me. Life is full of
> parodies and Microsoft is getting rich from many of them.
>
> Thanks for the help.
>
> TW
>
>
> "Jay B. Harlow [MVP - Outlook]" <Jay_Harlow@email.msn.com> wrote in
message
> news:OZNjNyhoDHA.1632@TK2MSFTNGP10.phx.gbl...
> > TW,
> > > This is a definitely a limitation of the Standard edition, At least
the
> > one
> > > I have. I am using the Server Explorer. I create a new connection
object
> > to a SQL
> > Correct, Server Explorer in VB.NET Standard edition is limited!
> >
> > However you can still use the System.Data.SqlClient.SqlConnection class
to
> > connect to an SQL Server, as it is part of the Framework itself.
> >
> >
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/
> frlrfSystemDataSqlClientSqlConnectionClassTopic.asp
> >
> > The 'fix' for Server Explorer is to upgrade to VB.NET Professional or
> > Enterprise Editions, or simply do not use the Server Explorer. I would
> > recommend upgrading to one of the Enterprise versions.
> >
> > Hope this helps
> > Jay
> >
> > "TW Scannell" <twscannell@hotmail.com> wrote in message
> > news:%23Ti26LhoDHA.964@TK2MSFTNGP10.phx.gbl...
> > > Thanks for responding,
> > > This is a definitely a limitation of the Standard edition, At least
the
> > one
> > > I have.
> > > I am using the Server Explorer. I create a new connection object to a
> SQL
> > > 7.0 database that I have used extensively with VB6.0. I test the
> > connection
> > > and it connects fine. In the wizard, when I say "OK" to the create
> > > connection, I get a message from "Server Explorer" that says:
> > > "Unable to Connect to database:
> > > It is only possible to connect to SQL Server Desktop engine databases
or
> > > Microsoft Access databases with this version of Visual Studio"
> > > If you go to Amazon.com's page for VB.NET standard Edition and read
the
> > > reviews, you will see that other people have run into the same
> > limitations.
> > > Maybe I have an older version. There used to be a page on the MS
website
> > > that listed the different features of Standard vs Professional
versions.
> I
> > > can't find that now, so maybe there is a newer version of VB.net that
> > > doesn't have these limits. I bought this in July. The version for the
> > > "Development Environment" is 7.1.3088. the Framework is 1.1.4332
> > >
> > > Thanks Again
> > >
> > > "TW Scannell" <twscannell@hotmail.com> wrote in message
> > > news:eOulB8boDHA.3732@tk2msftngp13.phx.gbl...
> > > > I bought the standard version in July or so and finaly got around to
> > > playing
> > > > with it. The webpage says it will talk to SQL Server, but it won't.
MS
> > > sems
> > > > to have blocked that out. I bought it to learn how to use VB.net and
> > most
> > > of
> > > > my work envolves SQL server. Is there some registry value I could
> tweek
> > to
> > > > fix this? I did notice I can link an Access db table to SQL and
> connect
> > ot
> > > > the Access DB, which effectively passes me through, But I need to
play
> > > with
> > > > stored Procs.
> > > >
> > > > Thanks in advance
> > > > twscannell@hotmail.com
> > > >
> > > >
> > >
> > >
> >
> >
>
>