]> git.saurik.com Git - wxWidgets.git/blob - docs/latex/book/chap_database.tex
wxChoicebook generic implementation.
[wxWidgets.git] / docs / latex / book / chap_database.tex
1 \chapter{Working with databases}\label{chapdatabase}
2 \pagenumbering{arabic}%
3 \setheader{{\it CHAPTER \thechapter: WORKING WITH DATABASES}}{}{}{}{}{{\it CHAPTER \thechapter: WORKING WITH DATABASES}}%
4 \setfooter{\thepage}{}{}{}{}{\thepage}%
5
6 Using databases in wxWindows. This chapter mainly covers the wxDb ODBC classes, but should also
7 mention other cross-platform libraries such as Xbase. And perhaps a quick mention of wxExpr for very simple
8 data storage needs.
9