An application is compatibile with windows sql server 2003.
Now a service pack has to be added to this baseline version of this application.
After implementing this SP, the application could be run and is compatible with sql server 2008.
A fresh installation of the baseline version of application has to be installed on workstation and then SP implemented on top of it.This makes the application compatible to be run with windows sql server 2008.
Can an existing database (sql server 2003) be upgraded to sql server 2008 on the machine on which it is running at that moment.
Microsoft SQL Server
Last Comment
EugeneZ
8/22/2022 - Mon
EugeneZ
did you mean sql server 2005 ?
yes, but it depends on what edition do you use:
if standard to standard ; etc.
however, you must review and address if there are any issues
I am doing a fresh installation of a application xyz.
I install the baseline version.
The baseline version is compatible with MS SQL 2005 but not MS SQL 2008.
THe application while installation asks for instance and database.
I then install the SP on the baseline version.
After implemeting SP on the baseline the application could be run with MS SQL 2008.
I have a fresh database server with MS SQL server 2008.
What if I am doing a fresh installation of the application first (compatible with MS SQL 2005).
Can I point the application to the old database MS SQL 2005 while installing the baseline and then implement the SP and then somehow point it to MS SQL 2008.
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.
Not exactly the question you had in mind?
Sign up for an EE membership and get your own personalized solution. With an EE membership, you can ask unlimited troubleshooting, research, or opinion questions.
<Can I point the application to the old database MS SQL 2005 while installing the baseline and then implement the SP and then somehow point it to MS SQL 2008. >
yes, you can -- it is your application connection string setup (as per Qlemo- check your code)
yes, but it depends on what edition do you use:
if standard to standard ; etc.
however, you must review and address if there are any issues
Useful links for upgrading to SQL Server 2008
http://blogs.msdn.com/b/sqlcat/archive/2009/03/27/useful-links-for-upgrading-to-sql-server-2008.aspx