execute a DTS using TSQL [message #198586] |
Tue, 17 October 2006 19:06  |
simmaar3
Messages: 1 Registered: October 2006
|
Junior Member |
|
|
Hello,
I searched the forum and found no questions that related to this.
Is there I way I can execute a DTS package using a TSQL statement that will be in a stored procedure? It will run using an Access front end.- thank you
|
|
|
Re: execute a DTS using TSQL [message #198636 is a reply to message #198586] |
Wed, 18 October 2006 01:28  |
 |
Maaher
Messages: 7065 Registered: December 2001
|
Senior Member |
|
|
Is this an Oracle question? "DTS Package" sounds like something MS SQL Server-ish and TSQL is not remotely Oracle I'm afraid.
Although we're not afraid to answer generic SQL questions and I am flattered that MS people come to here, here are some clarifications:
- SQL = Structured Query Language != "MS SQL Server". So when you see "SQL and PL/SQL newbies" you should look at it as "people that are new to the SQL and PL/SQL languages".
- OraFAQ "puts a wealth of information at the fingertips of Oracle professionals all over the world." as the site's founder puts it.
I think that you should look for a MS counterpart for OraFAQ.
Something like sqlteam or SQL Server Central or SQL Server Magazine or the forums at MSDN.
Good luck!
MHE
[Updated on: Wed, 18 October 2006 01:30] Report message to a moderator
|
|
|