It's probably best if you do use Mysql or another SQL database that's really ANSI compliant. SQL Server has issues when attempting to execute the SQL scripts directly into it. (data types, syntax). It'd take a lot of work to make the script readable by SQL Server. I'm a DB programmer that works on SS full time, and I attempted to see if I could get the data into SS but there were too many issues.
|