Added more support for using SQL_WVARCHAR and SQL_WCHAR data types
authorGeorge Tasker <gtasker@allenbrook.com>
Tue, 28 Dec 2004 22:30:27 +0000 (22:30 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Tue, 28 Dec 2004 22:30:27 +0000 (22:30 +0000)
commit38ae3a1019313cba6a753d652ac40f9432ad569f
tree0c13fb9dc862f2de29ee9d4d565e18672973a091
parent362a97bf562599ffed187628b075259be52be5c8
Added more support for using SQL_WVARCHAR and SQL_WCHAR data types
Blind postgres fixes for calls to TableExists() and TablePrivileges() inside the Open() function to not pass the user name when postgres is expecting the schema.  We REALLY need to add schema support...wish I had the time

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31184 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/dbtable.cpp