The syntax for Informix SQL and SQL Server SQL is radically different.
I have been asked to convert the table creation statements for an Informix database into SQL Server SQL.
Before I get into writing a utility for myself, does anyone know of any utility that will do this for me?
Thanks.