Joined: Sun Nov 16, 2008 12:19 pm Posts: 6 Has thanked: 0 time Have thanks: 0 time
i need help to connect SSIS package with ASP.net
i use This code but it show mee Failure
using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using System.Collections.Generic; using System.Text; using Microsoft.SqlServer.Dts.Runtime;
public partial class _Default : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) {
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum