sql server - make .bak file compatible to other mssql version -



sql server - make .bak file compatible to other mssql version -

this question has reply here:

restore problem sql server version? 5 answers

client has .bak file created mssql version. facing compatibility issue on own mssql version restore up. want know if there anyway create .bak file compatible version (like converting online)

no. , client must utilize same sql server version if want exchange backups.

depending on role (developer, admin etc) thought of exchanging backup files may wrong. developers not need backup client nor deliver database binaries, instead deliver deployment scripts.

sql-server database-restore

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -