dbTalk Databases Forums  

Specifying Connection info Via Dynamic Properties Task

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Specifying Connection info Via Dynamic Properties Task in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Gopinath Rajee
 
Posts: n/a

Default Specifying Connection info Via Dynamic Properties Task - 01-10-2005 , 07:12 AM






Hello All,

Suppose, if I have to connect to various Servers dynamically, I will have to
use a Dynamic Properties Task. Let us say
I first create a Connection, named "SourceSrv" using the "Microsoft OLE DB
Provider for SQLServer".

To change the connection info for "SourceSrv", I need to create a Dynamic
Properties Task ( I create one named
"DynamicSrv". In the Package Properties screen of DynamicSrv, I see the
following hierarchy :

LoadContracts==>Connections==>SourceSrv==>OLE DB Properties. (LoadContracts
is the Package name).

I see that there is Connection info at the SourceSrv level as well as "OLE
DB Properties" level. My question is where
do I specify the connection info or atleast what is the difference in
specifying the connection info at these two places.

I tried browsing the BOL, but I could not find more info.

Thanks,
rgn



Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Specifying Connection info Via Dynamic Properties Task - 01-10-2005 , 07:52 AM






They are the same, but for preference I set the connection level property,
and only use the provider (OLE-DB) level if it is not on the connection.


--
Darren Green
http://www.sqldts.com

"Gopinath Rajee" <gopinathr (AT) healthasyst (DOT) com> wrote

Quote:
Hello All,

Suppose, if I have to connect to various Servers dynamically, I will have
to
use a Dynamic Properties Task. Let us say
I first create a Connection, named "SourceSrv" using the "Microsoft OLE
DB
Provider for SQLServer".

To change the connection info for "SourceSrv", I need to create a Dynamic
Properties Task ( I create one named
"DynamicSrv". In the Package Properties screen of DynamicSrv, I see the
following hierarchy :

LoadContracts==>Connections==>SourceSrv==>OLE DB Properties.
(LoadContracts
is the Package name).

I see that there is Connection info at the SourceSrv level as well as "OLE
DB Properties" level. My question is where
do I specify the connection info or atleast what is the difference in
specifying the connection info at these two places.

I tried browsing the BOL, but I could not find more info.

Thanks,
rgn





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.