I've been having problems exporting data from SQL Server 7.0 to Interbase.
The SQL generated by SQL server isn't compatible with Interbase, even though
I've used MS-SQL Data Transformation Services with Interbase as the
destination. One big problem is that MS-SQL specifies NULL for columns that
allow NULLs.
Are there options that I can set on either end to make the transfer work?
Thanks
garyr...@erols.com