Updated the ODBC-related ToDos

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
George Tasker
2000-02-26 22:14:02 +00:00
parent 57c086ef99
commit 446fba815b

View File

@@ -22,11 +22,6 @@ Please see also:
- Fix TCP/IP mode in dde sample (how to use; why does it crash).
- wxDB ODBC classes: it seems that there are too many
Sybase-specific features for it to work on e.g. MySQL,
PostgreSQL. Find out what Remstar uses and document
problems/restrictions.
- In doc/view file selector, document type is selected by
extension, not the type selected in the (Windows) file selector.
@@ -35,6 +30,8 @@ Please see also:
- Implement wxScrolledWindow::OnChar to scroll the window using
the keyboard.
- Documentation for ODBC classes
For 2.1: small changes not involving rewriting anything
-------------------------------------------------------