Looking for C++ code to access Clipper database files 
Author Message
 Looking for C++ code to access Clipper database files

I'm trying to write some code in C++ that accesses dbf files created in
Clipper 5.3 with cdx indexes and FoxPro-style memo files.  Are there any
libraries available (prefferably for free or cheap -- I'm doing this as
a personal project) that I can use?  I'm trying to write a CGI
application to web-enable an existing Clipper application.

  kevenl.vcf
< 1K Download


Thu, 06 Sep 2001 03:00:00 GMT  
 Looking for C++ code to access Clipper database files
Try ODBC it works. Please remove comp.lang.c++ from any other posts
this is off topic here.
Quote:

> I'm trying to write some code in C++ that accesses dbf files created in
> Clipper 5.3 with cdx indexes and FoxPro-style memo files.  Are there any
> libraries available (prefferably for free or cheap -- I'm doing this as
> a personal project) that I can use?  I'm trying to write a CGI
> application to web-enable an existing Clipper application.



Thu, 06 Sep 2001 03:00:00 GMT  
 Looking for C++ code to access Clipper database files


Quote:
>I'm trying to write some code in C++ that accesses dbf files created in
>Clipper 5.3 with cdx indexes and FoxPro-style memo files.  Are there any
>libraries available (prefferably for free or cheap -- I'm doing this as
>a personal project) that I can use?  I'm trying to write a CGI
>application to web-enable an existing Clipper application.

>[ A MIME text / x-vcard part was included here. ]

Have you tried Sequiter CodeBase? It does what you need!!
Regards
                                                    ///
                                                   (. .)
+-----------------------------------------------oOO-(_)-OOo---------------+
| Roberto Arnetoli                                                        |

|                                                                         |
| "Life would be so much easier, if we only had the source code..."       |
+-------------------------------------------------------------------------+


Thu, 06 Sep 2001 03:00:00 GMT  
 Looking for C++ code to access Clipper database files

Quote:

>I'm trying to write some code in C++ that accesses dbf files created
in
>Clipper 5.3 with cdx indexes and FoxPro-style memo files.  Are there
any
>libraries available (prefferably for free or cheap -- I'm doing this
as
>a personal project) that I can use?  I'm trying to write a CGI
>application to web-enable an existing Clipper application.

Check out these URL's:

www.codebase.com
www.hallogram.com
www.zaccatalog.com
www.pparadise.com
www.luxent.com

jdm



Thu, 06 Sep 2001 03:00:00 GMT  
 Looking for C++ code to access Clipper database files


I beleive Codebase by Sequiter Software does CDX indexes.

Terry

Quote:
>I'm trying to write some code in C++ that accesses dbf files created in
>Clipper 5.3 with cdx indexes and FoxPro-style memo files.  Are there any
>libraries available (prefferably for free or cheap -- I'm doing this as
>a personal project) that I can use?  I'm trying to write a CGI
>application to web-enable an existing Clipper application.



Thu, 06 Sep 2001 03:00:00 GMT  
 Looking for C++ code to access Clipper database files

Quote:

> I'm trying to write some code in C++ that accesses dbf files created in
> Clipper 5.3 with cdx indexes and FoxPro-style memo files. Are there any
> libraries available (prefferably for free or cheap -- I'm doing this as a
> personal project) that I can use?

Take a look at <URL:http://www.startech.keller.tx.us/xbase.html>.

--
Take a look in Hagbard's World: |   w3ng - The WWW Norton Guide reader.
http://www.acemake.com/hagbard/ |     eg - Norton Guide reader for Linux.
http://www.hagbard.demon.co.uk/ |    weg - Norton Guide reader for Windows.
Free software, including........| dgscan - DGROUP scanner for Clipper.



Fri, 07 Sep 2001 03:00:00 GMT  
 
 [ 6 post ] 

 Relevant Pages 

1. REQ: Clipper 5.01 - looking for clipper 5.01 to modify code

2. Accessing Clipper Files from Access

3. Accessing Clipper DBFCDX files from Access

4. Access a Cobol database using C/C++

5. VRML / database access, looking for execsql.class

6. Conversion of Clipper Databases to Microsoft Access

7. Clipper Database access

8. Anyone know how to link Clipper .DBF's to an Access 8.0 database

9. Clipper 5.2 reading and writing Access database tables?

10. Attaching Clipper databases in Access

11. problems converting unix code to linux code (direct access files)

12. Clipper 5.2 or 5.3 and Borland C++ 4.52 with Database Tools

 

 
Powered by phpBB® Forum Software