Linking Clipper with C

Linking Clipper with C

Post by Jeff Sicherm » Sat, 18 May 1991 05:35:44



  Has anyone successfully and reliably extended Clipper 5.0 using
Turbo C compiled object modules or should the 'official' specification
of Microsoft C be considered the only working basis ?

 
 
 

Linking Clipper with C

Post by jack l harlan-marrio » Tue, 21 May 1991 11:10:25


I've done it - what I was doing it FOR was nothing fancy, and
did NO TC lib calls. But it does work. Once youre into the lib calls.
just be sure neither your routine, nor any of the LIB routines you use,
touch the FP math routines. (Actually have done it with lib routines, come
to think of it - have a couple of TC modules in my old library that converted
to 5.0 ... they seem to still be working w/o problems)
-jl

 
 
 

1. !Help needed linking to Clipper-indexed DBase tables

I'm trying to link a D3 app to a set of large DBase tables which make use
of Clipper indices.  

However whichever driver I use to access the tables (either the BDE
standard (DBASE) driver or the ODBC Microsoft dBase Driver), the results
are sooo sloooooow that ordinary frequent use is totally unfeasible.

Does anyone know of a DBase driver that can handle Clipper indices?

2. onstat -u

3. help linking C & Clipper

4. ODBC Slowness

5. Exception from HRESULT: 0x8004D00E.

6. Select DISTINCT DBINFO for Serial8

7. Linking Clipper & C

8. Clipper/FoxPro links to Oracle

9. LINK CLIPPER TO C FUNCTIO

10. BITON library - Clipper to Oracle link

11. Clipper and Turbo C linking.