]> git.saurik.com Git - wxWidgets.git/commit
[SF#851487] wxDb::Catalog() function was attempting to determine if the table that...
authorGeorge Tasker <gtasker@allenbrook.com>
Wed, 12 May 2004 16:49:49 +0000 (16:49 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Wed, 12 May 2004 16:49:49 +0000 (16:49 +0000)
commitb26e2b55ca46bfa46654c98db716bb14328d0429
treec7191348546d053a68a07edb0b76986d8aae075d
parent35ac11045c41ee68b4f5dd8edfa23ac91adf215e
[SF#851487] wxDb::Catalog() function was attempting to determine if the table that was being accessed was different than the last table being accessed BEFORE the table name of the current table was read in, causing an issue when more than one table was present in the database

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