[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Randy Foz

4/22/2002 9:16:00 PM

How can I access an sql-server with C++.NET or C#.NET?

Any help is appreciated!

Randy


4 Answers

Nicholas Paldino [.NET/C# MVP]

4/22/2002 9:23:00 PM

0

Randy,

Take a look at the System.Data.SqlClient namespace, as it will have all
of the classes you need to access SQL server functionality.

Hope this helps.


--
- Nicholas Paldino [.NET MVP]
- nicholas.paldino@exisconsulting.com

"Randy Foz" <randy.foz@dialexia.com> wrote in message
news:udU#VIj6BHA.1904@tkmsftngp07...
> How can I access an sql-server with C++.NET or C#.NET?
>
> Any help is appreciated!
>
> Randy
>
>


(Ken Robison[MS])

4/22/2002 10:00:00 PM

0

(Arvind.R)

4/24/2002 4:10:00 AM

0

ahmet sinav

5/1/2002 6:13:00 PM

0

how can i access to sql server with delphi