Subject | Re: [IBO] Importing data from dBase III format |
---|---|
Author | Jason Wharton |
Post date | 2003-01-04T18:07:29Z |
I use the data pump provided by Borland.
There isn't a DBF import mechanism in IBO (yet).
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
There isn't a DBF import mechanism in IBO (yet).
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
----- Original Message -----
From: <mkl20uk@...>
To: <IBObjects@yahoogroups.com>
Sent: Saturday, January 04, 2003 9:52 AM
Subject: [IBO] Importing data from dBase III format
> What is the easiest and most reliable way of importing data ina dbf
> (dBase III) table into Interbase. TIB_Export allows an interbase
> query to be output in dBase III format but TIB_Import doesn't seem
> to allow the import of dBase III data.
>
> Martin