I have MYOB (AccountingSoftware) Database which I can read using ODBC. Now I have dataset containing all tables of MYOB database.
What is best way that I can convert this Dataset into SQL Database. Where all tables are created automatically and data inserted automatically.