From: George Tasker Date: Sat, 26 Feb 2000 22:14:02 +0000 (+0000) Subject: Updated the ODBC-related ToDos X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/446fba815b45eef37ab835d48c7ec8c6db7d0d0a?ds=sidebyside Updated the ODBC-related ToDos git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/todo.txt b/docs/todo.txt index e96388918c..1caf48797b 100644 --- a/docs/todo.txt +++ b/docs/todo.txt @@ -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 -------------------------------------------------------