dbTalk Databases Forums  

Can DTS convert EBCDIC (sp?) files w/ packed fields to ASCII w/ unpacked fields?

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


Discuss Can DTS convert EBCDIC (sp?) files w/ packed fields to ASCII w/ unpacked fields? in the microsoft.public.sqlserver.dts forum.



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

Default Can DTS convert EBCDIC (sp?) files w/ packed fields to ASCII w/ unpacked fields? - 05-14-2004 , 07:42 AM






My apologies if this posts twice.

We are wondering if SQL Server's DTS can easily convert
packed EBCIDIC (SP.) fields to unpacked ASCII fields.

If so, how do I do this (process)?

Thanks,

Wil

William Boyd
GE Retail Sales Finance
william.t.boyd (AT) ge (DOT) com

Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: Can DTS convert EBCDIC (sp?) files w/ packed fields to ASCII w/ unpacked fields? - 05-17-2004 , 08:02 AM






Not natively...that's generally handled by drivers,
providers you use to access data that may be in EBCDIC
format. Most systems using EBCDIC provide the ability to
export text files in ASCII format.
If you want to do your own conversion, you can search the
internet and find a lot of tools and resources including
translation tables if you want to write your own conversion.
Seems it would be simpler to just have the files output in
ASCII format

-Sue

On Fri, 14 May 2004 05:42:54 -0700, "William boyd"
<william.t.boyd (AT) ge (DOT) com> wrote:

Quote:
My apologies if this posts twice.

We are wondering if SQL Server's DTS can easily convert
packed EBCIDIC (SP.) fields to unpacked ASCII fields.

If so, how do I do this (process)?

Thanks,

Wil

William Boyd
GE Retail Sales Finance
william.t.boyd (AT) ge (DOT) 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.