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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accpac tables data restoration

Status
Not open for further replies.

tsquare1975

IS-IT--Management
Apr 10, 2012
21
Hi all,

I have a company database attached in Sqlserver

and I have bakcup of that company taken from ACCPAC 5.0.

I want to import/restore data from that backup (dump of ACCPAC) in Sqlserver( specific tables)

plz tell me the solution i am in a great trouble

Thanks
 
You cannot do a selective database load from dump files, it is all or nothing.
You should be doing SQL backups for database backup, not database dumps.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top