Converting mdb base to SQL

avatar

Hello !

Am trying to find a proces on how to convert my actual .mdb database to an SQL version.

I checked on this forum before and found some old tipsandtricks link, but it's a dead one now sadly...

Any guideline would be much apreciated.

Thanks
Cédric

All Comments (3)

avatar

Hello Cédric,

The only way would be to export your actual database in a .rdm format and then import it in a new SQL database you would have created in RDM.

You would also need to create the users and review all the administration settings (permissions) in the newly database.

Here is a topic to help you with the export/import: Data Migration

Best regards,

Christine Breault

avatar

OK, thank you Christine for the help. Will do some testing

avatar

Welcome Cédric

Christine Breault