Archives of the TeradataForum
Message Posted: Fri, 11 Dec 2009 @ 21:34:53 GMT
Subj: | | Re: Retrieve large dataset from Teradata |
|
From: | | Mohommod.Khan |
Correct. It will create a physical file on a server, it could be your machine or some network drive.
Once you extract your file you can push it from there.
If you are trying to do this from the same server where is your dot net is then the easiest way is to using Windows scripting or you can use
DOS for example to invoke the FastExport. Then you can simply call say you have your bat file, here is an example:
codebetter.com/blogs/brendan.tompkins/archive/2004/05/13/13484.aspx
(HTH) Hope This Helps!
|