View Full Version : Clipper/dBase


AnToNio
04-06-2004, 11:43 AM
Does anyone know programma that are able to work with existing .DBF
files?

--
Groeten,

Antonio (Voor email, verwijder X)

Fetch, Rover, Fetch
04-06-2004, 11:49 AM
depending on your definition -
- Foxpro (classic app) is a dbase database system, but like dbase itself
sucks
- 4D, will import dbf tables (excluding memo fields) creating a 4D table
and importing all data.

there might be others - but these are the ones I am aware of


AnToNio wrote:

> Does anyone know programma that are able to work with existing .DBF
> files?
>

Andrew Clay
04-06-2004, 02:32 PM
In <1gbtq1e.1ld6gl3tm7u80N%antoniongXXX[at]zonnet.nl> AnToNio wrote:
> Does anyone know programma that are able to work with existing .DBF
> files?
>
Codebase by Sequiter software is a development tool that can work with
existing .dbf files.

Andy Dent
04-06-2004, 08:05 PM
In article <1gbtq1e.1ld6gl3tm7u80N%antoniongXXX[at]zonnet.nl>,
antoniongXXX[at]zonnet.nl (AnToNio) wrote:

> Does anyone know programma that are able to work with existing .DBF
> files?

Depends what you want to do.

Personal OOFILE is a dBase-compatible engine.

--
Andy Dent BSc MACS AACM
OOFILE - Cross-Platform Database, Reports, Graphs, GUI in C++
PP2MFC - PowerPlant->MFC portability
http://www.oofile.com.au/

Andy Dent
04-09-2004, 06:59 AM
In article <z4CdnekjJqigBO_dRVn-jg[at]britsys.net>,
"Fetch, Rover, Fetch" <Fun_Fur[at]KaNine_University.edu> wrote:

> depending on your definition -
> - 4D, will import dbf tables (excluding memo fields) creating a 4D table
> and importing all data.

Be careful testing large negative numbers if importing dbf into 4D -
there was a bug at one point where they did some stupid text conversion
of 10 characters and so a maximum negative number lost the last digit.

This was about 12 years ago but lots of 4D looks as though it's stil the
same database engine.

--
Andy Dent BSc MACS AACM
OOFILE - Cross-Platform Database, Reports, Graphs, GUI in C++
PP2MFC - PowerPlant->MFC portability
http://www.oofile.com.au/

David C.
04-09-2004, 08:25 PM
antoniongXXX[at]zonnet.nl (AnToNio) writes:
>
> Does anyone know programma that are able to work with existing .DBF
> files?

My copy of FileMaker Pro (version 6) claims to be able open DBF
files, but I don't have any so I can't personally test this.

-- David

AnToNio
04-10-2004, 03:13 PM
Fetch, Rover, Fetch <Fun_Fur[at]KaNine_University.edu> wrote:

> - Foxpro (classic app) is a dbase database system, but like dbase itself
> sucks
> - 4D, will import dbf tables (excluding memo fields) creating a 4D table
> and importing all data.

Thanks for the reply, but I want OS X and have lots of memos.


--
Groeten,

Antonio (Voor email, verwijder X)

Fetch, Rover, Fetch
04-10-2004, 05:23 PM
just as a point -
4D is OSX natvie - but still does not do memos

AnToNio wrote:

> Fetch, Rover, Fetch <Fun_Fur[at]KaNine_University.edu> wrote:
>
>
>>- Foxpro (classic app) is a dbase database system, but like dbase itself
>>sucks
>>- 4D, will import dbf tables (excluding memo fields) creating a 4D table
>>and importing all data.
>
>
> Thanks for the reply, but I want OS X and have lots of memos.
>
>