all groups > sql server dts > january 2004 >
You're in the

sql server dts

group:

Executing Access Query From Within DTS


Executing Access Query From Within DTS qqqq
1/28/2004 12:42:18 PM
sql server dts: 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

Re: Executing Access Query From Within DTS Darren Green
1/28/2004 1:02:10 PM
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


[quoted text, click to view]

AddThis Social Bookmark Button