dbTalk Databases Forums  

Importing Data from Excel file

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


Discuss Importing Data from Excel file in the microsoft.public.sqlserver.dts forum.



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

Default Importing Data from Excel file - 10-08-2005 , 02:10 AM






Hi All,
I'm importing data from an Excel file, it works fine but when data
like 32/40 comes it insert null into database, eventhough i declare datatype
of column as varchar.
I'm insisting for suggestion, is there any way by which we can import single
column from excel file into single column of database


Reply With Quote
  #2  
Old   
SQL
 
Posts: n/a

Default RE: Importing Data from Excel file - 10-08-2005 , 11:58 AM






Try converting the data in Excel to text first


http://sqlservercode.blogspot.com/


"Manish Sukhija" wrote:

Quote:
Hi All,
I'm importing data from an Excel file, it works fine but when data
like 32/40 comes it insert null into database, eventhough i declare datatype
of column as varchar.
I'm insisting for suggestion, is there any way by which we can import single
column from excel file into single column of database


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.