![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi All, I want to execute a package from a server that I dont have install sql using coldfusion page. What files can I include in this server so I can execute this package? CFEXECUTE name="c:\program files\microsoft sql server\80\tools\binn\dtsrun.exe" arguments="#sArg#" timeout="1800"/ Tks in advance JFB |
#3
| |||
| |||
|
|
Have a look here Redistributing DTS with your program (http://www.sqldts.com/default.aspx?225) -- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. www.SQLIS.com - SQL Server 2005 Integration Services. www.Konesans.com "JFB" <jfb (AT) newSQL (DOT) com> wrote in message news:%23NOE2xc8EHA.3616 (AT) TK2MSFTNGP11 (DOT) phx.gbl... Hi All, I want to execute a package from a server that I dont have install sql using coldfusion page. What files can I include in this server so I can execute this package? CFEXECUTE name="c:\program files\microsoft sql server\80\tools\binn\dtsrun.exe" arguments="#sArg#" timeout="1800"/ Tks in advance JFB |
#4
| |||
| |||
|
|
Tks for you reply and help Allan, Can I put all this files in one folder, register the dll? Or I need to create the same folder names? JFB "Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote Have a look here Redistributing DTS with your program (http://www.sqldts.com/default.aspx?225) -- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. www.SQLIS.com - SQL Server 2005 Integration Services. www.Konesans.com "JFB" <jfb (AT) newSQL (DOT) com> wrote Hi All, I want to execute a package from a server that I dont have install sql using coldfusion page. What files can I include in this server so I can execute this package? CFEXECUTE name="c:\program files\microsoft sql server\80\tools\binn\dtsrun.exe" arguments="#sArg#" timeout="1800"/ Tks in advance JFB |
![]() |
| Thread Tools | |
| Display Modes | |
| |