If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > How to a convert DBF VFP 7.0 into IBM DB2 table

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-31-03, 06:58
Amateur2003 Amateur2003 is offline
Registered User
 
Join Date: Dec 2003
Location: Vietnam
Posts: 5
How to a convert DBF VFP 7.0 into IBM DB2 table

Pls help me the issue as follows:
How to a convert DBF VFP 7.0 into IBM DB2 table, especially a Bitmap field such as Photo in Employee table
Thank you very much
Joe
Reply With Quote
  #2 (permalink)  
Old 01-02-04, 11:54
jsander jsander is offline
Registered User
 
Join Date: Apr 2003
Posts: 191
Re: How to a convert DBF VFP 7.0 into IBM DB2 table

Hi,

there is no converter that would turn foxpro files in db2 tables afaik.

But you can easiliy try two options:
a) Export or unload from FP into files, then import into db2 tables.
b) Use ODBC to channel the data from FP to db2.

Johann

Quote:
Originally posted by Amateur2003
Pls help me the issue as follows:
How to a convert DBF VFP 7.0 into IBM DB2 table, especially a Bitmap field such as Photo in Employee table
Thank you very much
Joe
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

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