-----Original Message-----
From: Michael Weaver
Sent: Friday, 31 January 2003 10:16 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [SQL] Converting clarion
If you have access to the Clarion database tools then it's really a pretty trivial task to export scripts to somthing more readable.
If you don't have access to any of the tools that created your database, eg. you are coverting a client off a TPS based DB to a PostgreSQL DB, you've got a problem.
TPS seems to be closly guarded file format. I have not been able to find any publicly avalible information or utils to help. -( other than there is not help. )
There are ODBC drivers for TPS files avalible (http://www.softvelocity.com/products/pr_database_tsodbc.htm) They cost somewhere in the order of $250USD
There are a couple of applications that can extract data from the TPS files and export then as flatfiles, but these are quite hard to get hold of as they are part of the Clarion tool set. - Clarion programmers are your friends...
Still, the ODBC Driver is probably your best bet as it allows 'no-mess no-fuss' dumping of your data directly into Postgres. ;)
Mike Weaver.
> -----Original Message-----
> From: Nasair Junior da Silva [mailto:[EMAIL PROTECTED]]
> Sent: Friday, 31 January 2003 4:37 AM
> To: [EMAIL PROTECTED]
> Subject: [SQL] Converting clarion
>
>
> Dear friends,
> i'm looking for some program that converts clarion database
> files to sql instructions.
>
> Someone can help-me ?
>
> thanks in advance.
>
> Nasair Jr. da Silva
> Lajeado - RS - Brasil
>
>
> xx===============================xx
> || °v° Nasair Junior da Silva ||
> || /(_)\ Linux User: 246054 ||
> || ^ ^ [EMAIL PROTECTED] ||
> ||CPD - Desenvolvimento ||
> ||Univates - Centro Universitário||
> xx===============================xx
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to
> [EMAIL PROTECTED]
>