dbTalk Databases Forums  

Excel Sheet data export

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


Discuss Excel Sheet data export in the microsoft.public.sqlserver.dts forum.



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

Default Excel Sheet data export - 07-01-2003 , 11:29 AM







Hi All,

I have an Excel sheet which I recieve every week. Its not too much data
and the present process is to manually load that data into a SQL Server
2000 EE table.
But I would like to automate this process. I have tried using the
DTS, but it doesn't work. What I wud basically need is that a cell in
the Excel sheet could be loaded into a particular column. So suppose,
A12 goes into a column named Amount. There are around 10 columns in
the table.

Is a way to do that??

Thanks,
RIcky

--
Posted via http://dbforums.com

Reply With Quote
  #2  
Old   
Edgardo Valdez
 
Posts: n/a

Default Excel Sheet data export - 07-01-2003 , 01:20 PM






If I understand correctly, once the package is defined,
you can alter the transformation to assign the Excel
column to any field on the destination table. You can even
load part of the data source to different columns.

Is that what you mean?

Quote:
-----Original Message-----

Hi All,

I have an Excel sheet which I recieve every week. Its not
too much data
and the present process is to manually load that data
into a SQL Server
2000 EE table.
But I would like to automate this process. I have tried
using the
DTS, but it doesn't work. What I wud basically need is
that a cell in
the Excel sheet could be loaded into a particular column.
So suppose,
A12 goes into a column named Amount. There are around 10
columns in
the table.

Is a way to do that??

Thanks,
RIcky

--
Posted via http://dbforums.com
.


Reply With Quote
  #3  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Excel Sheet data export - 07-02-2003 , 02:12 AM



What do you mean ut doesn't work ?
What errors do you have ?

Are you trying to insert individual cells of data into SQL Server ? (Can be
done but time consuming)
Do you just have columns fully populated that you want to insert into SQL
Server ?

Bit unsure as to what you need

--


Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org

"Ricky_Singh" <member32195 (AT) dbforums (DOT) com> wrote

Quote:
Hi All,

I have an Excel sheet which I recieve every week. Its not too much data
and the present process is to manually load that data into a SQL Server
2000 EE table.
But I would like to automate this process. I have tried using the
DTS, but it doesn't work. What I wud basically need is that a cell in
the Excel sheet could be loaded into a particular column. So suppose,
A12 goes into a column named Amount. There are around 10 columns in
the table.

Is a way to do that??

Thanks,
RIcky

--
Posted via http://dbforums.com



Reply With Quote
  #4  
Old   
ruprict
 
Posts: n/a

Default Re: Excel Sheet data export - 09-09-2003 , 10:27 AM




Did you ever get an answer for this? I have the exact same issue.....


--
Posted via http://dbforums.com

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.