wxWidgets/docs/latex/book/chap_database.tex

10 lines
465 B
TeX
Raw Normal View History

\chapter{Working with databases}\label{chapdatabase}
\pagenumbering{arabic}%
\setheader{{\it CHAPTER \thechapter: WORKING WITH DATABASES}}{}{}{}{}{{\it CHAPTER \thechapter: WORKING WITH DATABASES}}%
\setfooter{\thepage}{}{}{}{}{\thepage}%
Using databases in wxWindows. This chapter mainly covers the wxDb ODBC classes, but should also
mention other cross-platform libraries such as Xbase. And perhaps a quick mention of wxExpr for very simple
data storage needs.