all groups > sql server dts > november 2007 >
You're in the

sql server dts

group:

export excel data to sql 2005 - Realtime


export excel data to sql 2005 - Realtime arkiboys2
11/2/2007 8:42:03 AM
sql server dts:
Ther eis an excel file.
This file is open all the time so the excel sheets get populated by an
external third party application real time.
So the data inside the spreadsheets are constantly changing. This
spreadsheet is only capable of being updated with data when it is open.
And I would like to import this excel data on a certain interval into sql
server 2005.
Tried using the import wizard but it seems the import does not work if the
source i.e. the excel file is open.
Is there an alternative please?
Re: export excel data to sql 2005 - Realtime arkiboys2
11/2/2007 9:24:00 AM
So I guess this can only be done using SSIS but not the wizard, right?

[quoted text, click to view]
Re: export excel data to sql 2005 - Realtime Francisco A. Gonzalez
11/2/2007 4:55:49 PM
Hi
If you use an Excel source within an dataflow in ssis, you can load the date
while it is open.

cheers

--

Francisco A. Gonzalez
fgonzalez@solidq.com



[quoted text, click to view]

Re: export excel data to sql 2005 - Realtime Francisco A. Gonzalez
11/2/2007 6:01:33 PM
I am not sure if there is a way to do it with the wizard, I just cant tell
cheers

--

Francisco A. Gonzalez
fgonzalez@solidq.com



[quoted text, click to view]

AddThis Social Bookmark Button