]> git.saurik.com Git - wxWidgets.git/blame - docs/latex/book/chap_database.tex
Small mods
[wxWidgets.git] / docs / latex / book / chap_database.tex
CommitLineData
397f14ce
JS
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
6Using databases in wxWindows. This chapter mainly covers the wxDb ODBC classes, but should also
7mention other cross-platform libraries such as Xbase. And perhaps a quick mention of wxExpr for very simple
8data storage needs.
9