projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Version 2.6 in the readme.txt
[wxWidgets.git]
/
samples
/
db
/
dbtest.h
diff --git
a/samples/db/dbtest.h
b/samples/db/dbtest.h
index 09bfe28a1bc3bb4a91c6e369b0cc79b6f1421343..bdb9c310a3c7d1653d594ae542271bf4041d3b6d 100644
(file)
--- a/
samples/db/dbtest.h
+++ b/
samples/db/dbtest.h
@@
-40,7
+40,7
@@
enum DialogModes {mView,mCreate,mEdit,mSearch};
#endif
// Name of the table to be created/opened
-const wxString CONTACT_TABLE_NAME = wxT("
contacts
");
+const wxString CONTACT_TABLE_NAME = wxT("
CONTACTS
");
#define wxODBC_BLOB_SUPPORT