TopSpeed - clarion format in VB! 
Author Message
 TopSpeed - clarion format in VB!

TopSpeed - clarion format in VB!

How can I use clarion format in VB?

------
FREE new VB source code and controls!
http://www.*-*-*.com/



Mon, 01 Nov 2004 03:27:13 GMT  
 TopSpeed - clarion format in VB!
Tony,

Is it a one time thing or an ongoing maintenance issue?

If it is a topspeed format file (tps) you can use ODBC.

If it is an older clarion format (dat)  there is no odbc driver you will
probably need to one of these things

1) read the file directly wotsit.org has a description of it.
http://www.wotsit.org/download.asp?f=clarion

2) Write a dll with clarion that will serve the data to you

3) Write an export program that will export the data to a csv file (or other
format to be determined).

If either 2 or 3 are of interest to you and you don't have any other clarion
resources let me know I can help.

Thanks.

Rob

Quote:

> TopSpeed - clarion format in VB!

> How can I use clarion format in VB?

> ------
> FREE new VB source code and controls!
> http://vb.hr-free.com



Mon, 01 Nov 2004 05:24:06 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. TopSpeed - clarion format in VB!

2. Where's Clarion/TopSpeed?

3. TopSpeed format in VB program

4. Clarion date format in Crystal.

5. Using Vb to access Clarion database

6. Clarion data files in VB

7. Driver for VB to open Clarion Datafile

8. VB to open Clarion data file

9. Help reading Clarion database with VB

10. Converting Clarion databses to VB readable databases

11. VB & Clarion

12. Clarion to VB

 

 
Powered by phpBB® Forum Software