pro_vb_dotnet thread: Failure to establish connection between VS.net and SQL Server 2000
Hi,
I just installed SQL Server2000 on my machine and I'm trying to
establish a connection between my VS.net and server 2000 for the first
time. What I did was that I created some form in VB.Net with
OleDBDataAdapter control. It promted me for Data Adapter Configuration
Wizard. I choose the correct driver for SQL Server, but when I was
trying to create new connection it failed to connect. It's a stand-alone
machine, I don't have any network connections on it(besides my internet
dial-up). The wizard was trying to bring me on-line all the time
promting me to connect to the Internet with no other options. My SQL
Server 2000 registered as 'local' server. I run Win XP Pro with VS.Net
and newly installed SQL Server 2000. Please, help me resolve it. I went
thru all of the documentation on MSDN and VS.net Help + all of .net boks
I have - nothing. Thanks in advance,
--Alex