I need to export records from various IC tables and import them to another database later. I can get the required ITEMNO from SQL Server, but how do I export the required records in CSV or Excel format? I created and save a script, modify it and tried to load it back. It always fail to load, I suspect that there's too many "Criteria" listed (about 44K+). What would be the best way to do this task at hand?