473,508 Members | 2,032 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can I call a SQL Server 2000 DTS package from an aspx?

How can I do this?
Nov 19 '05 #1
3 972
Lanem,

I would suggest taking a look at xp_cmdshell and using it to run dtsrun
from within a stored procedure. Take a look in BOL for information about
dtsrun.

-Jeff
"lanem" <la***@discussions.microsoft.com> wrote in message
news:AE**********************************@microsof t.com...
How can I do this?

Nov 19 '05 #2
GD
xp_cmdshell requires administrator right to run.

GD
"Jeff Sheldon" <ni****@gmx.net> wrote in message
news:ei*************@TK2MSFTNGP10.phx.gbl...
Lanem,

I would suggest taking a look at xp_cmdshell and using it to run dtsrun from within a stored procedure. Take a look in BOL for information about
dtsrun.

-Jeff
"lanem" <la***@discussions.microsoft.com> wrote in message
news:AE**********************************@microsof t.com...
How can I do this?


Nov 19 '05 #3
There are many articles out there on using DTS from .NET languages:
http://www.google.com/search?hl=en&q=dts+c%23

The two biggest hurdles in an ASP.NET environment are keeping the call
authenticated and authorized. You'll want to look at running the
ASP.NET process under a well known account, or using impersonation.

--
Scott
http://www.OdeToCode.com/blogs/scott/
On Thu, 31 Mar 2005 12:37:14 -0800, "lanem"
<la***@discussions.microsoft.com> wrote:
How can I do this?


Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
15207
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000...
3
6259
by: Doug Baroter | last post by:
Hi, One of my clients has the following situation. They use Access DB for data update etc. some business functions while they also want to view the Access data quickly and more efficiently in...
1
5882
by: Chris | last post by:
Background: I am using a MS Access 2000 front end with SQL Server 8.0 back end. I have the requirement to import all text files (regardless of filename) from a given folder on the network into a...
2
6704
by: hitendra15 | last post by:
How to Deploy SQL server Database to another PC, How to create a package that craetes Database as well as ODBC driver for accessing data at enduser PC, using .Net VB
2
1226
by: Barb | last post by:
Hi there, I have an Access front end application that uses a SQL Server 2000 Desktop Edition backend. I have created a package with the Access 2003 runtime that I'd now like to deploy. I have...
5
3016
by: kevin bailey | last post by:
how do i call, run or execute a DTS package from an APS (aspx) page? platform win2k iis (the one that comes with win2k) sql server 2000 - with a test dts package ready to be called ..NET...
22
3237
by: EP | last post by:
When running my asp.net hosting service (asp.net without IIS), on server 2003 with IIS not installed, I get the following when trying to process a request. "System.DllNotFoundException: Unable to...
0
759
by: Chase | last post by:
I'm having problems running ASP.NET pages on my Advanced Server 2000 machine. I installed the .NET framework 2.0 redistributable package on my server and used Visual Web Developer 2005 Express...
5
2226
by: ronc85 | last post by:
Using SQL Server 2000, Visual Studio 2005, .NET 2.0 and C#. passing one parameter and having two parameters returned? Thanks, Sal
0
3183
by: debug03 | last post by:
I am executing a DTS package on a Windows 2000 sp4 server running SQL Server 2000 and IBM DB2 V7 client. The DTS package source data(SQL Server) is selected from SQL server table and inserts data to...
0
7127
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7331
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7391
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7054
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5633
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4713
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3204
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3188
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
768
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.