This topic is locked

Migration of Access database to SQL

10/30/2020 7:35:27 PM
PHPRunner General questions
P
Philip author

My PHPR application runs on the basis of an Access database with various tables and queries.

I'm looking for help migrating Access to SQL. Does anyone have any experience with it - preferably from Switzerland / Germany / Austria, since German is my mother tongue?

I look forward to your reactions.
Thanks

aadham 10/30/2020



My PHPR application runs on the basis of an Access database with various tables and queries.

I'm looking for help migrating Access to SQL. Does anyone have any experience with it - preferably from Switzerland / Germany / Austria, since German is my mother tongue?

I look forward to your reactions.
Thanks


Hello Philip
You can download this free tool and use it to migrate your DB.
Good luck

Sergey Kornilov admin 10/31/2020

And in regards to migrating the project itself, you can do the following.

  1. Save your existing project 'As template'
  2. Create a new project using this template and point it to SQL Server database