dbTalk Databases Forums  

Reg : Using DTS tasks from Active Server Pages

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Reg : Using DTS tasks from Active Server Pages in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Arun
 
Posts: n/a

Default Reg : Using DTS tasks from Active Server Pages - 09-13-2003 , 07:28 AM






I would like to create a comma separated file with the
data taken from sql server tables.
Is there a wasy to use the dts tasks alone (data pump)
from active server pages instead of creating a DTS package
in the SQL Server.

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Reg : Using DTS tasks from Active Server Pages - 09-13-2003 , 11:48 AM






In article <218101c379f2$873ec430$a501280a (AT) phx (DOT) gbl>, Arun wrote:
Quote:
I would like to create a comma separated file with the
data taken from sql server tables.
Is there a wasy to use the dts tasks alone (data pump)
from active server pages instead of creating a DTS package
in the SQL Server.

You are still going to have to create a package with the object model
and just not save it. This would be an expensive way of doing BCP or
OSQL.


Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.