Re: Dynamically Build Columns For Transfering Data
- From: "AM1234" <anandmethi@xxxxxxxxx>
- Date: 9 Jun 2006 12:39:52 -0700
Hi Derek/Allen
I have similar issue, we have bunch of .dbf files which we need to
import in SQL Server 2005 on daily basis. Data Structures in .dbf
files keeps changing say 2 times a month.
Is there any way in SSIS to drop and recreate SQL Server tables
automatically if strucutre in .dbf files changes.
Thanks
AM1234
Allan Mitchell wrote:
Hello Derek,
You did and you should have the code now
allan
I believe I just sent it correctly.
"Allan Mitchell" <allan@xxxxxxxxxxxxxxxxxx> wrote in message
news:5aaa448066c78c856d0821b3684@xxxxxxxxxxxxxxxxxxxxxxx
Hello Derek,
remove the no-spam first
Allan
I send a note back to the no-spam address. Correct?
"Allan Mitchell" <allan@xxxxxxxxxxxxxxxxxx> wrote in message
news:5aaa448066c28c856cbd064915a@xxxxxxxxxxxxxxxxxxxxxxx
Hello Derek,
send me an eMail privately and I'll send you some code
Allan
I need to dynamically build the columns used in a Transform Data
Task (or possibly a Data Driven Query Task). I understand how to
read from the registry and/or text files to dynamically set items,
but I am not sure where to start to build the source and
destination columns in a Transform Data Task. I read the columns
from the system tables in the source and destination databases, so
that is how I will get the list of columns. In DTS, what
properties can I set dynamically for 1) The SQL statement used to
get the source data, and 2) the SQL statements (or the columns
used) to write the destination data. Please point me in the right
direction.
Thank You,
Derek Hart
.
- References:
- Re: Dynamically Build Columns For Transfering Data
- From: Derek Hart
- Re: Dynamically Build Columns For Transfering Data
- From: Allan Mitchell
- Re: Dynamically Build Columns For Transfering Data
- Prev by Date: Re: SSIS Scheduling Failure - AcquireConnection Error
- Next by Date: Re: How to Change The Source On Transferred DTS Packages
- Previous by thread: Re: Dynamically Build Columns For Transfering Data
- Next by thread: remotely call a DTS
- Index(es):
Relevant Pages
|