dbTalk Databases Forums  

SQL 2005 SSIS Setting OLEDB connection OpenRowset property dynamic

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


Discuss SQL 2005 SSIS Setting OLEDB connection OpenRowset property dynamic in the microsoft.public.sqlserver.dts forum.



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

Default SQL 2005 SSIS Setting OLEDB connection OpenRowset property dynamic - 10-27-2006 , 07:00 PM






In my OLEDB Destination Object in my SQL Server 2005 SSIS package, there is a
custom property call OpenRowset. I have a need to set this property
dynamically so it can run in several environments. I have done this method
with other properties, such as with connection strings, using the
configuration file. The problem is that the configuration file does not
expose the property. Has anybody else had a similar issue..?

Reply With Quote
  #2  
Old   
Chetan Kumar
 
Posts: n/a

Default Re: SQL 2005 SSIS Setting OLEDB connection OpenRowset property dynamic - 03-28-2011 , 04:08 AM






Use Variables concept.Declare variable, configure it through SSIS configuration.
selece data access mode in oled db destination as "Table or view name variable - fast load" or "Table or view name variable" and next select the new create variable in Variable Name drop down list.Let me know if you have any doubts.

Quote:
On Friday, October 27, 2006 8:00 PM dan.billow.remov wrote:

In my OLEDB Destination Object in my SQL Server 2005 SSIS package, there is a
custom property call OpenRowset. I have a need to set this property
dynamically so it can run in several environments. I have done this method
with other properties, such as with connection strings, using the
configuration file. The problem is that the configuration file does not
expose the property. Has anybody else had a similar issue..?

Reply With Quote
  #3  
Old   
prasad
 
Posts: n/a

Default Re: SQL 2005 SSIS Setting OLEDB connection OpenRowset property dynamic - 05-17-2011 , 04:43 AM



On Mar 28, 5:08*am, Chetan Kumar <chetan.gopin... (AT) gmail (DOT) com> wrote:
Quote:
Use Variables concept.Declare variable, configure it through SSIS configuration.
selece data access mode in oled db destination as "Table or view name variable - fast load" or "Table or view name variable" and next select the newcreate variable in Variable Name drop down list.Let me know if you have any doubts.



On Friday, October 27, 2006 8:00 PM dan.billow.remov wrote:
In my OLEDB Destination Object in my SQL Server 2005 SSIS package, there is a
custom property call OpenRowset. *I have a need to set this property
dynamically so it can run in several environments. *I have done this method
with other properties, such as with connection strings, using the
configuration file. *The problem is that the configuration file does not
expose the property. *Has anybody else had a similar issue..?- Hide quoted text -

- Show quoted text -
The same is not working since. Error - "A Destination table has not
been provided "

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.