VB.Net 2002 and SQL Server 2005

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



Answer this question

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

    I never tested but it should work just fine.

  • VB.Net 2002 and SQL Server 2005