Hi there,
I have a servoy solution built for my client using the mysql database and it is running in our client’s office. Since our client has the license for the mssql database, they asked me to change the database from mysql to mssql.
I am wondering are there any potential issues to take care of before starting the conversion process. OR the servoy can handle the creation of database/tables when I import the servoy solution which was exported with sample data ? Ofcourse I have modify my repository to point to my blank mssql database.
Since the no. of records in each tables are less than 10000, I could use the servoy export (with sample data) to migrate the data to mssql.
Also during the solution export can I specify the number records to export?
Please give me some advice on this.
Thanks