Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

SQL Transistion Express to WorkGroup/Enterprise

if i was to create an database application using Visual Studio.net 2005 Professional and SQL Server Express, and i wanted to install it unto another system using, lets say
SQL Server Enterprise or Workgroup.

Would there be any problems with the software in making that transistion from system to system in terms of SQL Server capabilities?

Is the database "*.mdf" independant of the system it was developed under?

eg. would it recognize the functions/capabilities that WorkGroup offers or would it not recognize the SQL Server?

NOTE: Lets ignore instance and say the both use the same instance name "SQLSRV"

Thanks for your assistance
[685 byte] By [kodekracker] at [2007-11-11 10:27:13]
# 1 Re: SQL Transistion Express to WorkGroup/Enterprise
Should work fine: http://weblogs.asp.net/scottgu/archive/2005/10/15/427581.aspx
Phil Weber at 2007-11-11 23:43:19 >
# 2 Re: SQL Transistion Express to WorkGroup/Enterprise
thanks a lot
kodekracker at 2007-11-11 23:44:17 >