dbTalk Databases Forums  

Executing Access Query From Within DTS

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


Discuss Executing Access Query From Within DTS in the microsoft.public.sqlserver.dts forum.



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

Default Executing Access Query From Within DTS - 01-28-2004 , 06:42 AM






Hi Everyone

Is it possible to execute MS Access Query from within a DTS package.

In the connection to the Access database the queries within the .mdb don't
seem to be exposed

Many thanks

geoff



Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Executing Access Query From Within DTS - 01-28-2004 , 07:02 AM






They may not be lsited but you should be able to treat them as you would a
stored procedure, e.g.

EXEC MyQuery


--
Darren Green
http://www.sqldts.com


"qqqq" <dddh (AT) ddd (DOT) clc> wrote

Quote:
Hi Everyone

Is it possible to execute MS Access Query from within a DTS package.

In the connection to the Access database the queries within the .mdb don't
seem to be exposed

Many thanks

geoff





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.