Clarion Database

dBase, Calc, CSV, MS ACCESS, MySQL, PostgrSQL, OTHER
Post Reply
footj
Posts: 1
Joined: Mon Dec 03, 2007 10:07 pm

Clarion Database

Post by footj »

Does anyone have a database connector to Clarion that connects via Base? I have data on a pre-cambrian application that I need to convert to base. My guess application +- 1995 or thereabouts. Actual dates not known. Would appreciate any help out there. :roll:
RonIA
Volunteer
Posts: 139
Joined: Mon Oct 08, 2007 1:34 am
Location: Iowa USA

Re: Clarion Database

Post by RonIA »

Could you export the data to CSV or something, from Clarion? Then you can import it many different ways.
Ron from Iowa, USA
User avatar
DrewJensen
Volunteer
Posts: 1734
Joined: Sat Oct 06, 2007 9:01 pm
Location: Cumberland, MD - USA

Re: Clarion Database

Post by DrewJensen »

I believe you will find that you can covert to dBase format - assuming that the data is contained in .tps files.

Clarion could be using any one of a number of database connections however, so there is no single answer.
Former member of The Document Foundation
Former member of Apache OpenOffice PMC
LibreOffice on Ubuntu 18.04
Post Reply