Click here to Skip to main content
15,889,595 members
Articles / Programming Languages / C

SQLiteTbl, A C++ class that provides a CRecordSet like interface for SQLite

Rate me:
Please Sign up or sign in to vote.
4.97/5 (21 votes)
2 Dec 2008CPOL3 min read 56.7K   6.2K   69  
A CRecordSet like interface for a SQLite database table.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Fluke Networks
United States United States
I live in beautiful Wenatchee, Washington. When I'm not writing software, you can find me mountain biking or snow skiing.

Comments and Discussions