Export .tps (Topspeed) table to CSV format - Clarion
This is a discussion on Export .tps (Topspeed) table to CSV format - Clarion ; Hi All,
I want to export data from a .TPS table to .dbf or .csv format. I
can't afford to buy Topspeed ODBC driver, since it is a one time job.
Anybody having any utility to export data?
Thanks
Jim...
-
Export .tps (Topspeed) table to CSV format
Hi All,
I want to export data from a .TPS table to .dbf or .csv format. I
can't afford to buy Topspeed ODBC driver, since it is a one time job.
Anybody having any utility to export data?
Thanks
Jim
-
Re: Export .tps (Topspeed) table to CSV format
Define a dictionary with the two tables, using the TopSpeed driver for one
and the Basic (comma-delimited) driver for the other. Use the default
procedure template and assign each field and Insert the new record in the
ThisProcess.TakeRecord method, just after the parent call.
"Jim" <jf@vsnl.net> wrote in message
news:7405b4ee.0406090110.4c867dc7@posting.google.com...
> Hi All,
>
> I want to export data from a .TPS table to .dbf or .csv format. I
> can't afford to buy Topspeed ODBC driver, since it is a one time job.
> Anybody having any utility to export data?
>
> Thanks
>
> Jim
-
Re: Export .tps (Topspeed) table to CSV format
-
Re: Export .tps (Topspeed) table to CSV format
You can use TOPSCAN.EXE perhaps?
-
Re: Export .tps (Topspeed) table to CSV format
icn@nordnet.fr (icn) wrote in message news:<570ea15c.0406100005.52458938@posting.google.com>...
> You can use TOPSCAN.EXE perhaps?
Thanks. But where can I get TOPSCAN.EXE???
Jim
-
Re: Export .tps (Topspeed) table to CSV format
Topscan.exe is in the package C55 and greater.
-
Re: Export .tps (Topspeed) table to CSV format
Thank you all,
I was able to download the TOPSCAN.EXE from this location
http://bluesoftware.tripod.com/maili...eutsch_01.html
Thanks to Mr. Gustavo Pinsard (pinsard@hotmail.com) for his post in
this newsgroup on 2002-09-08
Jimmy
His post ------------
searching google.com for "topscan.exe" I found this link:
http://bluesoftware.tripod.com/maili...eutsch_01.html
which contains this piece of text:
"
Bitte, laden Sie sich von unserer Webseite die Anwendung: ts.zip
herunter
(die TOPSCAN Utility, die Ihnen einen problemlosen Export inkl. aller
Memo
Felder erlaubt oder auch die Abspeicherung der Datei: people.tps als
addrbook.tps
"
Well... I bet that the ts.zip file mentioned contains the Topscan
utility.
----------------------
jf@vsnl.net (Jim) wrote in message news:<7405b4ee.0406120022.74ab07ff@posting.google.com>...
> icn@nordnet.fr (icn) wrote in message news:<570ea15c.0406100005.52458938@posting.google.com>...
> > You can use TOPSCAN.EXE perhaps?
>
>
> Thanks. But where can I get TOPSCAN.EXE???
>
> Jim
Similar Threads
-
By Application Development in forum ADO DAO RDO RDS
Replies: 0
Last Post: 06-05-2007, 06:03 PM
-
By Application Development in forum Adobe Indesign
Replies: 1
Last Post: 05-20-2007, 05:40 PM
-
By Application Development in forum Adobe Indesign
Replies: 5
Last Post: 06-10-2006, 02:09 PM
-
By Application Development in forum Clarion
Replies: 0
Last Post: 11-15-2005, 03:33 PM
-
By Application Development in forum Graphics
Replies: 3
Last Post: 04-19-2005, 06:21 PM