Skip to main content
Copying Call In Orders Access database over to the new site
- Create a blank CallInOrderSQL using the MSaleDatabaseUpgrade utility in the MicroSale directory.
- Go to the SQL Management Studio and right-click on the call in ordersSQL database then go to tasks > import data.
- Choose Data Source -> Select MicroSoft Access, then browse to the folder where you have the Call In Orders Access Database stored. Next
- Choose a Destination -> Make sure this is using SQL Server Native Client, make sure the database is Call In OrdersSQL, Next.
- Make sure you Copy Data from one or more tables or views, next
- Make sure to select all of the Tables and Views, Next.
- Run Immediately, Next.
- Finish once the conversion has completed.