Dynamic Table Names in DTS
From: Jeremy (anonymous_at_discussions.microsoft.com)
Date: 07/19/04
- Previous message: Allan Mitchell: "Re: SQL Security"
- Next in thread: Allan Mitchell: "Re: Dynamic Table Names in DTS"
- Reply: Allan Mitchell: "Re: Dynamic Table Names in DTS"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 19 Jul 2004 13:40:33 -0700
I am new to DTS packages and not familiar with the object
model. I want to simply pull the results of a query on
one Server to another and save the results in a table
based on the date.
I have figured out a way to name a table I created based
on a text and date combination (i.e. BR200407) using DTS
Dynamic Properties and global variables, but it just
doesn't seem clean. Like I said, it works, just feels
like there is a better way. I would greatly appreciate
any suggestions. Thanks.
- Previous message: Allan Mitchell: "Re: SQL Security"
- Next in thread: Allan Mitchell: "Re: Dynamic Table Names in DTS"
- Reply: Allan Mitchell: "Re: Dynamic Table Names in DTS"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading