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...

+ Reply to Thread
Results 1 to 7 of 7

Export .tps (Topspeed) table to CSV format

  1. Default 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

  2. Default 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




  3. Default Re: Export .tps (Topspeed) table to CSV format

    You can use TOPSCAN.EXE.

  4. Default Re: Export .tps (Topspeed) table to CSV format

    You can use TOPSCAN.EXE perhaps?

  5. Default 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

  6. Default Re: Export .tps (Topspeed) table to CSV format

    Topscan.exe is in the package C55 and greater.

  7. Default 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


+ Reply to Thread

Similar Threads

  1. Excell Export Format
    By Application Development in forum ADO DAO RDO RDS
    Replies: 0
    Last Post: 06-05-2007, 06:03 PM
  2. Possible to export as TIFF or Photoshop format?
    By Application Development in forum Adobe Indesign
    Replies: 1
    Last Post: 05-20-2007, 05:40 PM
  3. Table export in tagged text format
    By Application Development in forum Adobe Indesign
    Replies: 5
    Last Post: 06-10-2006, 02:09 PM
  4. Help! Multi-table join syntax with Topspeed ODBC.
    By Application Development in forum Clarion
    Replies: 0
    Last Post: 11-15-2005, 03:33 PM
  5. uvw export to vector format (eps, ai, etc.)
    By Application Development in forum Graphics
    Replies: 3
    Last Post: 04-19-2005, 06:21 PM