473,569 Members | 2,352 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Execute SSIS package from aspx page

Hi all,
how can I execute an SSIS (SQL Server 2005) package from an aspx page in a
web application (.NET 2.0)?

Thanks in advance.

--
Luigi
http://blogs.dotnethell.it/ciupaz/
--
Luigi
http://blogs.dotnethell.it/ciupaz/
Feb 6 '08 #1
2 1995
the easiest is to setup a on demand sqlagent job to run the ssis package. you
start the job with the stored proc sp_start_job.

-- bruce (sqlwork.com)
"Luigi" wrote:
Hi all,
how can I execute an SSIS (SQL Server 2005) package from an aspx page in a
web application (.NET 2.0)?

Thanks in advance.

--
Luigi
http://blogs.dotnethell.it/ciupaz/
--
Luigi
http://blogs.dotnethell.it/ciupaz/
Feb 6 '08 #2
"bruce barker" wrote:
the easiest is to setup a on demand sqlagent job to run the ssis package. you
start the job with the stored proc sp_start_job.

-- bruce (sqlwork.com)
Ok, I'll follow this road.
Thank you Bruce.

Luigi
Feb 7 '08 #3

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

Similar topics

0
5379
by: mortenol | last post by:
Hi, I am trying to connect a MS SSIS package to an AS400/DB2 database, and I experience problem when I hit the "Create Package" button in the "Data Link properties window". I have understood that the packages need to be created, before I can run any SQL on the DB2 base via SSIS(?). Here are the steps that I have done before the problem arise:...
1
11776
by: davidz | last post by:
I am attempting to use the foreach loop structure in an SSIS package to loop through however many Excel files are placed in a directory and then perform an import operation into a SQL table on each of these files sequentially. The closest model for this that I was able to find in the MS tutorial used a flat file source rather than Excel. ...
0
1711
by: fboweb.com | last post by:
Hey there! I have a DTS import package from an old SQL server that takes flat text files, does some munging on the columns using ActiveX scripts and imports those flat files to various tables. The package itself is rather tedious because it does this munging on a number of large files with a number of different fields. When I bring...
0
2315
by: rmsterling | last post by:
DSN ODBC pwd not saved when SSIS package imported SQL Server 2005 SP2 (Windows 32bit version) Implemented and FULLY tested a SSIS package with BIDs. This package uses a Data Reader object using a ODBC data source with a stored username (uid) and password (pwd). These are saved with the package locally. I then import the package directly...
0
3838
by: =?Utf-8?B?c293b3Js?= | last post by:
I create the wcf service hosted in IIS. I tried to use "Web Service Task" to call this wcf service in SSIS package. in the Http Connection manager, server url : http://localhost/WCFService/Service.svc time out : 300 and then test connection successed. in the input of web service task editor, I can select the input service, and method...
3
3007
by: =?Utf-8?B?THVpZ2k=?= | last post by:
Hi all, how can I execute a SSIS Package from an aspx page in C#? I'm using .NET 2.0. Thanks a lot. -- Luigi http://blogs.dotnethell.it/ciupaz/
0
1108
by: rush81 | last post by:
I want to execute SSIS package from a windows application. Can anyone tell me how to go about it. The package is stored on the SQL server, so I would be loading it from server. Please respond at the earliest
2
3367
by: pvong | last post by:
I'm new to SSIS. Can someone point me in the right direction on how to execute an SSIS package from a button OnClick? With DTS in SQL2000, I just created a job that ran the DTS package and then ran the job from a Stored Procedure. Thanks! Phil
0
2775
by: parez | last post by:
What are the different ways i can run ssis packages remotely. There are some listed on the link below. http://blogs.msdn.com/michen/archive/2007/03/22/running-ssis-package-programmatically.aspx I thought there mite be more. I am looking to pass a parameter to the the package. For now the webservice approach is something that i mite end...
0
7618
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8132
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
7982
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6286
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5514
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5222
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3644
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2116
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1226
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.