I have SQL Server 2000 Developer Edition on my laptop which I want to remain for work development purposes (my work uses SQL Server 2000). However, I'm developing a .NET application which requires a database back-end.
Can I install SQL Server 2005 Express Edition alongside SQL Server 2000? Or does 2005 overwrite 2000?
If no to the first question then how do I develop the system/database in SQL Server 2000 but delpoy it to the user using 2005 Express Edition?
Thanks.
Belated reply, but yes, you can install Express side by side with SQL Server 2000.
No comments:
Post a Comment