Using ActiveX to Dynamically set a Variable in an SQL Server DTS Package
From time to time, you will need to dynamically set a variable in the middle of your DTS packages. The […]
SQL and SQL Server database topics. Includes design, issue resolution and tips.
From time to time, you will need to dynamically set a variable in the middle of your DTS packages. The […]
Here are a few useful code fragments that I use all the time. You see too many Rows Affected Messages.
Let’s say you are importing data from a flat file to SQL Server via DTS. Now, let’s say the date
Well, you knew exactly what you needed when you created a table. Only now when you created a child table,