GenoPro to SQL

The report create 2 scripts, 1 to create the database and the other to insert the data in it.

Database Table Creation

The table script have been created with the prefix "GenoPro_". To change the prefix check the config.xml file in the skin template.

create-tables-ms-sql.sql  Microsoft Ms SQL

create-tables-mysql.sql  MySQL

Insert Data

insertion.sql (Any database)