SQL express and .NEt 1.1 ???

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear all,

I have a simple question based on accessing to SQL express 2005 throught a
..net 1.1 librrary- Does this SQLClient class is capable of accessing SQl 2005
express ?

Or do we need to use 2.0

thnaks for info
regards
serge
 
¤ Dear all,
¤
¤ I have a simple question based on accessing to SQL express 2005 throught a
¤ .net 1.1 librrary- Does this SQLClient class is capable of accessing SQl 2005
¤ express ?
¤
¤ Or do we need to use 2.0

Yes, you can use the native .NET SQL Server library in the 1.1 Framework with SQL Server 2005
Express.


Paul
~~~~
Microsoft MVP (Visual Basic)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top