By mistake, a client with the SP3 NAV Client opened a SP2
database.......didn't read the upgrade message and clicked YES and upgraded
the DB to SP3. Now the whole thing is down because of that. Other than
restoring last night Db or bulk dumping data, is there a tool that enables to
roll back ?
--
Jacques
NAV Presales
If you're running under SQL you can hack the databaseversionno field in the
$ndo$dbproperty table. Change this from 60 to 40 and you should be able to
open your database with an SP2 client again. You can do this from Enterprise
Manager or SQL Server Management if you're running sql 2005.
--
NAV Blog
http://www.revolution1210.com/blog.asp?r0=3&r1=1
SQL version.
Now this will enable me to open the SP3 database with the SP2 client?
Tks for your help,
Jacques
NAV Presales