Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I convert from Accpac 5.2 Pervasive to Accpac 5.5 MS SQL 2

Status
Not open for further replies.

62496

Programmer
Joined
Oct 7, 2009
Messages
2
Location
CA
Hi,

We are on Accpac 5.2 Pervasive.SQL. How do I convert it to MS SQL.

Regards,

62496
 
To my knowledge, the only way to convert from Pervasive to SQL is by the following:

You can start with a DB dump. Next, create the databases in SQL, delete the companies in Accpac, recreate the companies in Accpac using SQL (from the drop down box) then load the data.

I hope this helps.
 
Database Dump
Make new SQL databases
Database Load
 
Thank you. I am going to give it s try.
 
Also be careful on collation methods on SQL DBs when migrating from Pervasive to Ms SQL.

Nkadi
CTO
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top