How can i import data from an excel file into a dbase IV database ?

  • Follow


How can i import data from an excel file into a dbase IV database ? 
is there a tool that can do the job.
Regards,
Robert.
0
Reply robertvandermeer (3) 6/18/2012 7:00:18 PM

Dear Robert van der Meer:

On Monday, June 18, 2012 12:00:18 PM UTC-7, Robert van der Meer wrote:
> How can i import data from an excel file into
> a dbase IV database ?
> is there a tool that can do the job.

Most people export the file as .CSV from Excel, then import into the database.  Excel can also write out DBF files, but the allowable format list recently got shorter.

If you move to (x)Harbour, you can command Excel via OLE, to be your front end (if you wish), and have it do the exporting work for you.

David A. Smith
0
Reply dlzc1 (2362) 6/18/2012 7:18:42 PM


On Mon, 18 Jun 2012 12:00:18 -0700 (PDT), Robert van der Meer <robertvandermeer@hotmail.com> wrote:

>How can i import data from an excel file into a dbase IV database ? 
>is there a tool that can do the job.
>Regards,
>Robert.

Hello Robert,

Have a look to : CDBF - DBF a very good Viewer and Editor 
The following link show you many tools for DBF files: http://www.whitetown.com/

Regards
Otto
0
Reply ohaldi (272) 6/19/2012 10:42:20 AM

On 18/06/2012 20:00, Robert van der Meer wrote:
> How can i import data from an excel file into a dbase IV database ?
> is there a tool that can do the job.
> Regards,
> Robert.
If it's a one off you can save the file in a dbf format in Excel. I'm 
not sure if the latest Excel has the option, previous ones do, so does 
Open Office which is free.

Ian Boys
DTE Systems Ltd
0
Reply nospam3292 (39) 6/19/2012 12:49:38 PM

3 Replies
43 Views

(page loaded in 0.113 seconds)

Similiar Articles:




7/28/2012 12:53:58 AM


Reply: