Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old March 14th, 2006, 08:15 AM
Odd Bjørn Andersen
Guest
 
Posts: n/a
Default Is there a way to import tab delimited files into a db2 table?

I have got a tab delimited file from a customer, and I have to import this
file into a db2 table. Is there a way to do this without changing the tab
character to something different? And if so, how do I specify coldel in the
import statement?

Regards
Odd B Andersen
ErgoGroup AS
Oslo, Norway


  #2  
Old March 14th, 2006, 02:55 PM
fyi85@hotmail.com
Guest
 
Posts: n/a
Default Re: Is there a way to import tab delimited files into a db2 table?


Odd Bjørn Andersen wrote:[color=blue]
> I have got a tab delimited file from a customer, and I have to import this
> file into a db2 table. Is there a way to do this without changing the tab
> character to something different? And if so, how do I specify coldel in the
> import statement?
>
> Regards
> Odd B Andersen
> ErgoGroup AS
> Oslo, Norway[/color]

IMPORT FROM FILE.DEL MODIFIED BY COLDELX09 (thats x zero nine)
INSERT INTO....

  #3  
Old March 15th, 2006, 12:35 AM
Jack Miller
Guest
 
Posts: n/a
Default Re: Is there a way to import tab delimited files into a db2 table?

Try using a third party tool like WinSQL
(http://synametrics.com/winsql). It can move data from text files to DB2
as well as the other way around.


Odd Bjørn Andersen wrote:[color=blue]
> I have got a tab delimited file from a customer, and I have to import this
> file into a db2 table. Is there a way to do this without changing the tab
> character to something different? And if so, how do I specify coldel in the
> import statement?
>
> Regards
> Odd B Andersen
> ErgoGroup AS
> Oslo, Norway
>
>[/color]
 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles