Hi Guys,
Does SQL command in Vb.Net 2002 works on SQL server 2005
Example : sqlconnection, sqlcommand, sqldatadapter...
Is it compatible with SQL Server 2005
Jim
Hi Guys,
Does SQL command in Vb.Net 2002 works on SQL server 2005
Example : sqlconnection, sqlcommand, sqldatadapter...
Is it compatible with SQL Server 2005
Jim
VB.Net 2002 and SQL Server 2005
CyberJP
Yes, you may not get all the SQL Server 2005 functionality but general stuff should work.
SWA