Unix Technical Forum

SSIS Question

This is a discussion on SSIS Question within the SQL Server Data Warehousing forums, part of the Microsoft SQL Server category; --> Hi, Is there any way I can copy multiple tables using any controls in SSIS ? Thanks....


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server Data Warehousing

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 08:10 PM
=?Utf-8?B?S3Jpcw==?=
 
Posts: n/a
Default SSIS Question

Hi,

Is there any way I can copy multiple tables using any controls in SSIS ?

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-27-2008, 08:10 PM
Jeje
 
Posts: n/a
Default Re: SSIS Question

can you explain what you want to do?


"Kris" <Kris@discussions.microsoft.com> wrote in message
news:338E2BC8-5B4F-483C-B544-98EDB9D7837E@microsoft.com...
> Hi,
>
> Is there any way I can copy multiple tables using any controls in SSIS ?
>
> Thanks.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-27-2008, 08:10 PM
=?Utf-8?B?S3Jpcw==?=
 
Posts: n/a
Default Re: SSIS Question

Sure, Thanks Jeje.

I would like to copy 30 tables from Source system to WH every day. At
present I have used Data Flow talk for each table to copy. Is ther any Way, I
can copy all the tables using one Task ? Like in SQL 2000 I have used Copy
SQL Server Object task ..any help pls.

Thanks.



"Jeje" wrote:

> can you explain what you want to do?
>
>
> "Kris" <Kris@discussions.microsoft.com> wrote in message
> news:338E2BC8-5B4F-483C-B544-98EDB9D7837E@microsoft.com...
> > Hi,
> >
> > Is there any way I can copy multiple tables using any controls in SSIS ?
> >
> > Thanks.

>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-27-2008, 08:10 PM
Knowledgy
 
Posts: n/a
Default Re: SSIS Question

You can put the SELECT....INTO syntax for all your tables into sql script
and run that as a task. You can put object verification functionality and
action before this.

This could be put into a single task.

--
Sincerely,
John K
Knowledgy Consulting
www.knowledgy.org

Atlanta's Business Intelligence and Data Warehouse Experts


"Kris" <Kris@discussions.microsoft.com> wrote in message
news:338E2BC8-5B4F-483C-B544-98EDB9D7837E@microsoft.com...
> Hi,
>
> Is there any way I can copy multiple tables using any controls in SSIS ?
>
> Thanks.



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-27-2008, 08:10 PM
Jack Vamvas
 
Posts: n/a
Default Re: SSIS Question

1)Set up the 2 connections
2)Create a Preparation SQL Task - (include all your CREATE TABLE processes)
3)Set up your Data Flow Task

--

Jack Vamvas
___________________________________
Search IT jobs from multiple sources- http://www.ITjobfeed.com




"Kris" <Kris@discussions.microsoft.com> wrote in message
news:338E2BC8-5B4F-483C-B544-98EDB9D7837E@microsoft.com...
> Hi,
>
> Is there any way I can copy multiple tables using any controls in SSIS ?
>
> Thanks.



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 04:39 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com