dbTalk Databases Forums  

Import NULL value

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


Discuss Import NULL value in the microsoft.public.sqlserver.dts forum.



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

Default Import NULL value - 10-10-2004 , 09:03 PM






Hi ,

I created a DTS package to extract the *.csv files to
SQL server but I have some issue after running this
package.

For instance
in the csv file it consist 1 column call product code

Product Code
'1123
'0233

The single quotes (') in front of product code only show
when I double click on that cell.

After I transfer the data to SQL server , I cannot find
the product code = 0233.I can only see NULL values store
in the SQL for this product.

How to resolve this issue ?

TQ for helps





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

Default Re: Import NULL value - 10-11-2004 , 12:40 PM






cell?

What cell? Sounds like Excel so have a read of this

Excel Inserts Null Values
(http://www.sqldts.com/default.aspx?254)

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.Konesans.com


"Travis" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi ,

I created a DTS package to extract the *.csv files to
SQL server but I have some issue after running this
package.

For instance
in the csv file it consist 1 column call product code

Product Code
'1123
'0233

The single quotes (') in front of product code only show
when I double click on that cell.

After I transfer the data to SQL server , I cannot find
the product code = 0233.I can only see NULL values store
in the SQL for this product.

How to resolve this issue ?

TQ for helps







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.