Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

clarion general question

Status
Not open for further replies.

Guest_imported

New member
Joined
Jan 1, 1970
Messages
0
hi!
I am new here, i'am new in speaking english and i'am new in using Clarion !
I want to access to a clarion database (a file with the extension .tps) i have never use clarion before!
i have already developped a web application witch turn witn asp (ado).Now i must use it to access an old base done with Clarion ! i 'am looking for odbc or ado drivers , or
(n'importe quelle autre idée !) even other idea !
thanks for your help!
 
The TPS ISAM file format is only accessible with an ODBC driver which the vendor sells seperately. It is not an ADO providor and is best used in read mode.



HTH
 
Hi,

I can create for a special DLL file which will allow you to access the TPS file/files. I have done this for Delphi projects.
The TPS ODBC driver is not free.

Mihai Palade
Romania
 
Hi,

I can create for a special DLL file which will allow you to access the TPS file/files. I have done this for Delphi projects.
The TPS ODBC driver is not free.

Mihai Palade
Romania
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top