We are running IIS6 on a Windows 2003 server. I have read elsewhere that certain properties in the Metabase.xml file can be overridden but I haven't seen a list of which ones or how to do it.
We have 3 app pools created. I am interested in changing the value of the "ASPBufferingLimit"...
Hello,
I have a datatable which was populated from a flat file by looping through it adding 1 row at a time to the datatable. Once that is done the datatable is then bound to a datagridview for display on a form.
I would like to add an option to write the data to a sql server database. It...
Thank you for your response MDXer.
It appears that the DTS object model is part of the Microsoft.SQLServer.DTSRuntimeWrap assembly which I added a reference to.
From what I have been reading it seems I may have to load the package and assign it to a variable named dts or some name like that...
I have written a script task which does the following:
1. Queries a table and returns a list of variable names and values. It uses the same table regardless of where it is being run from.
2. Loops through existing user variables and if a match is found with the results in step 1 it will...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.