Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel Import problem


Hi,
I am importing my Excel data in SQL, problem is the first row of th
Excel sheet is not imported into the database. i think this is becaus
of theheader problem... i haven't given any header so i guess the firs
row is taken as Header and the value is not taken... actually speakin
there is no header to this Excel sheet and i need all the values to b
import into the database.
how to do it?
waiting for ur reply .
thanks,
jay

--
jayender.v
-----------------------------------------------------------------------
jayender.vs's Profile: http://www.excelforum.com/member.php...fo&userid=2864
View this thread: http://www.excelforum.com/showthread.php?threadid=48418

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default Excel Import problem

Jayender,

How are you trying to import the rows (by means of code or any tool
that does it)
If code, please post a snippet of it

Kalpesh

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel Import problem


I am npot doing it by any means of code.. u got an Data Transformation
Services in SQL, with the help am imporing the data.

while doing that the first row is not added to the database


--
jayender.vs
------------------------------------------------------------------------
jayender.vs's Profile: http://www.excelforum.com/member.php...o&userid=28640
View this thread: http://www.excelforum.com/showthread...hreadid=484189

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default Excel Import problem

Hi,

I guess that is the limitation with DTS. Whereby you cannot tell DTS to
NOT consider 1st row as the field name

IMO, it will be better to write VB code which transfers data from excel
to your db using ADO
Does this help ?

Kalpesh

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel Import problem


Ya it does help .
but not much .. am not writing any scrips in VB or something like
that.

anyway thatks dude !!


--
jayender.vs
------------------------------------------------------------------------
jayender.vs's Profile: http://www.excelforum.com/member.php...o&userid=28640
View this thread: http://www.excelforum.com/showthread...hreadid=484189

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
import excel to Access has a problem with text field ABCBAC Excel Worksheet Functions 0 November 11th 06 08:09 AM
Excel data import problem msnews.microsoft.com Excel Worksheet Functions 1 June 26th 06 12:24 PM
problem with import files by excel macro Raven Excel Discussion (Misc queries) 0 January 20th 06 08:23 AM
problem with import files by excel macro Raven Excel Discussion (Misc queries) 0 January 20th 06 08:22 AM
Excel 2000 Date Import Problem Tom Ogilvy Excel Programming 0 August 6th 03 02:30 PM


All times are GMT +1. The time now is 02:35 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"