SQL_C_BLOB was getting #define'd incorrectly if there was not already a definition
authorGeorge Tasker <gtasker@allenbrook.com>
Wed, 12 May 2004 14:07:37 +0000 (14:07 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Wed, 12 May 2004 14:07:37 +0000 (14:07 +0000)
commitf3df29e3f6ecd9024bd17c1099f744fa27cea34c
tree8e672f74216969c052d0210eeea5abdff7b547f7
parentdd5b579ceb227121206833b7c6f9aeece6e3ef7e
SQL_C_BLOB was getting #define'd incorrectly if there was not already a definition
The wxDb::Open() function that takes a wxDbConnectInf() now has a second optional parameter 'failOnDataTypeUnsupported' that defaults to TRUE to maintain current behavior.  This allows users to specify FALSE if they want to try to continue
Reformatting of some text, and removal of old commented out code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/db.h