Question : I am new to ETL and VB in general and need some help resolving this issue. I have […]
Tag: dts
How to figure out what a DTSRun command is doing
Question : I have taken over a SQL 2000 database. I am trying to figure out what a job is […]
Does a SQL Server job run on the server or the local machine?
Question : Does a SQL Server job always run on the server, or will it run in the context of […]
Why VIEWS are showing in Data Transfer Service SQL
Question : Im trying to run DTS from one Db to another in Same server instance. But at the select […]
SQL Server 2000 export database to csv
Question : I need to move an SQL Server 2000 database to MySQL. I’m running into several complications. I’m no […]
Creating an SSIS package that uses a stored procedure
Question : We’re trying to make an SSIS package where it’ll launch a stored procedure and capture the contents in […]