• 0

Making an SQL Server 2008 DB to Work in 2005


Question

hi guys. I need to make a database in SQL Server 2008 express that is working in SQL 2008 and also in 2005. Will the following do it?

changetosql05.jpg

and thank you in advance.

Note: I am not sure if this is the right section for this post, is not. Please move it to the correct one.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
hi guys. I need to make a database in SQL Server 2008 express that is working in SQL 2008 and also in 2005. Will the following do it?

changetosql05.jpg

and thank you in advance.

Note: I am not sure if this is the right section for this post, is not. Please move it to the correct one.

Why do you need it to run on 2 different engines? Compatibility Mode only makes it emulate the 2005 engine.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.