
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