Sage Accpac Community
Accpac Support Community
Search in

Pervasive SQL to MS SQL

Last post 07-24-2008 9:24 PM by SteveG. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 07-18-2008 11:54 AM

    • flw
    • Top 50 Contributor
    • Joined on 07-18-2008
    • Posts 4

    Pervasive SQL to MS SQL

     I am new to Accpac support and would like to understand just how complex it would be to move our installation from 5.2 with Pervasive SQL to 5.5 with MS SQL.  Our database is 1.5GB.  The upgrade would be done to a new server.   Thanks for any information - particularly on how big a job this would be.

  • 07-18-2008 12:11 PM In reply to

    Re: Pervasive SQL to MS SQL

    It's simple.  Dbdump from Pervasive, Dbload to MSSQL.

  • 07-21-2008 1:05 PM In reply to

    Re: Pervasive SQL to MS SQL

    To clarify Jay's post, there's two steps.  One is to upgrade from 5.2 to 5.5.  The other is to move from Pervasive to MS-SQL.  They are independent and can be done in either order - e.g. convert in Pervasive, then move to MS-SQL.  Or move to 5.2 MS-SQL, then convert.

    Thanks,

    Jim

    Accountants are NOT boring people!
    We just get excited about boring things.
  • 07-23-2008 2:00 AM In reply to

    • SFA
    • Top 100 Contributor
    • Joined on 07-23-2008
    • Mumbai, India
    • Posts 2

    Re: Pervasive SQL to MS SQL

    Migration from 5.2 (Pervasive) to 5.5 (MS.SQL) will not be a big deal, as suggested you can do the same just by DBDUMP and then DBLOAD. But you need to take care of few things which are as follows:

    1. Take note of all customised reports n customised forms or customised reports

        Which may need to modify  as the new DB format.

    2. If you were using Optional fields then need to make necessary arrangements for 

        the same before migration from 5.2 to 5.5

    3. Last but not the least, all open batches from all modules should be posted after

        the  DAY END

    4. It is also advised to run Data integrity checked before starting this migration.

    All the best,

    Alam,

     

  • 07-23-2008 1:01 PM In reply to

    • flw
    • Top 50 Contributor
    • Joined on 07-18-2008
    • Posts 4

    Re: Pervasive SQL to MS SQL

     Thanks for all the advice.  I appreciate your help.

    Faye

  • 07-24-2008 9:24 PM In reply to

    • SteveG
    • Top 150 Contributor
    • Joined on 07-25-2008
    • Posts 1

    Re: Pervasive SQL to MS SQL

    You may also want to check the MS SQL collation method that you are using. Some collation methohds can create data problems with the conversion from Pervasive to MS SQL.

    Set the MS SQL Collation method to Latin General Bin. 

Page 1 of 1 (6 items)