.NET SQLConnection - TechRepublic
General discussion
November 23, 2003 at 08:03 PM
pnakiet

.NET SQLConnection

by pnakiet . Updated 22 years, 3 months ago

Hello friends,

I’m programming with VB.NET and SQL SERVER 2000.
I use SQLDataAdapter to connect to SQLServer in project WINDOWS APPLICATION (these objects created with wizard)—> the SQLConnection connect successfully.
But when I use the same objects to connect to SQLServer in project CLASS LIBRARY —> the SQLConnection connect FAILED.
I use .NET Framework 1.1 in OS Windows2000 Advance Server.

Thanks,

This discussion is locked

All Comments