daniel5455
17th November 2003, 18:44
I am trying to run a sql script using DTS to get all the listing of all transactions in the GL for the year 2003. I want to be able to do this in sections so its not one big file. The fields that i need are t_dcdt, t_amth, t_desc. Does any know of a SQL script i can run to accomplish this.

TIA