I'd like to upload a file to the CFMX server, then run a MSSQL DTS on that file to insert/scrub it.
The file upload should be no problem, but how do I run a DTS from CF? Also, after the file is uploaded, can anybody suggest how to make the file available to the MSSQL server (which is on a different machine from the Web server)? Is this the wrong way to go? Is there some way that I can avoid transferring/exposing the file to MSSQL? Is there some clever way I could pass the data via SQL, maybe via a SPROC parameter, or some such thing? It would be pretty cool if I could do something like the latter--bulk insert sorta inline data. Thanks, Jamie ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:212030 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

