BIG SOS. I need to create a dts to export to a dbf file. -
08-25-2006
, 01:23 PM
I need to create a dts to export to a dbf file. Where it gets tricky is that i need to create a new dbf file every time it runs, and the dbf file needs to have a name assigned to it through my aspx page. I understand the using global variables thing but i can not find anything that tells me how to use it for the exported file name. |