Moving from SQL2005 to SQL2008? RSS Back to forum
2
@KB: No special procedures are required, ORF databases should be migrated like any regular SQL DBs. You should only review your connection strings in ORF once the databases are moved to the new server.
We need to move the ORF database fro ma SQL2005 box to a SQL2008 machine. Besides the standard detach/move/attach inside MS SQL, I was wondering if there are any special procedures inside ORF that will need to be performed to complete a move.
Thank you.