I need to export data from db2 tables into flat files and import that in sql server 2000. The options I am getting for the flat files are : .ixf, .del and .wsf.
But I need a .txt file or .xls flat file. Please help in this regard.
Also please suggest how to import the flat files in sql server 2000.
But I need a .txt file or .xls flat file. Please help in this regard.
Also please suggest how to import the flat files in sql server 2000.
Comment