Jump to content

SSIS Help


kum5758

Recommended Posts

Hi All,

need small help.

Last 4 digits phone number exists in table,  need to export to .CSV file.

But

if last 4 digits are having values like 0987, 0997,0978,0657

.CSV file is ignoring leading zeros.

is there any way we can retain leading zeros in .CSV file.?

Thanks.

 

 

Link to comment
Share on other sites

1 hour ago, kum5758 said:

Hi All,

need small help.

Last 4 digits phone number exists in table,  need to export to .CSV file.

But

if last 4 digits are having values like 0987, 0997,0978,0657

.CSV file is ignoring leading zeros.

is there any way we can retain leading zeros in .CSV file.?

Thanks.

 

 

Open Csv in Notepad or notepad++ ,if you open  csv in excel it will trim leading zeros

Link to comment
Share on other sites

1 hour ago, gade_swarup said:

Open Csv in Notepad or notepad++ ,if you open  csv in excel it will trim leading zeros

correct bhayya.

informed to user.

chudali

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...