Can VB Express 2005 ( and Web Express 2005 ) be used to created applications and webs that interface and work with SQL Server 2000 or is SQL 2005 Express ( and/or SQL Standard 2005 ) required
Thank you.
Can VB Express 2005 ( and Web Express 2005 ) be used to created applications and webs that interface and work with SQL Server 2000 or is SQL 2005 Express ( and/or SQL Standard 2005 ) required
Thank you.
VB Express and SQL 2000
AKINAL
yes, you can. However, you will not be able to create/modify the database through the IDE (Use your existing management tools, or use SQLServer Management Studio Express, available as a free download).