mercredi 25 février 2015

How can I test the syntax on SQL2005 without install it

I am using SQL server 2008. Everything go right in my local development. But when I deploy the program and the stored procedure into client workstation which is using SQL server 2005, errors are coming out. I believe it is caused by the syntax problem between SQL2005 and 2008 because I have fixed some of the parts and it can be fixed. It is quite time consuming when I using SQL2008 and search the error one by one in the forum.


So is there any way I can use the SQL server 2005 editor to write stored procedure without install it.


Thanks for your help


Aucun commentaire:

Enregistrer un commentaire