Hi
If I have to work with a db that is older on production than at dev how should I work this out when it is copied to production? Is the best way to simply install the older SQL Server on dev along with the existing new one and use the old SQL Server for dev? Is there another way to get db to work with older version?
Thanks
Regards