Added chapter stubs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
9
docs/latex/book/chap_database.tex
Normal file
9
docs/latex/book/chap_database.tex
Normal file
@@ -0,0 +1,9 @@
|
||||
\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.
|
||||
|
Reference in New Issue
Block a user