Home All Groups Group Topic Archive Search About

VB.NET Express with SQL 2000

Author
14 Nov 2006 1:47 AM
SF
Hi,

I am new to VB.NET. I am trying to connect to SQL 2000 Server but it appear
to have problem. Does VB.NET compactible with SQL Server 2000?

SF

Author
14 Nov 2006 2:24 AM
rowe_newsgroups
> Does VB.NET compactible with SQL Server 2000?

Yes.

Here's a link for connecting to SQL Server via ADO and ADO.Net

http://support.sas.com/ctx/samples/index.jsp?sid=817

And one for the connection strings:

www.connectionstrings.com

Let us know if you have any more trouble.

Thanks,

Seth Rowe


SF wrote:
Show quoteHide quote
> Hi,
>
> I am new to VB.NET. I am trying to connect to SQL 2000 Server but it appear
> to have problem. Does VB.NET compactible with SQL Server 2000?
>
> SF