Fixed incorrect creation of the pColFor instances (per Roger Gammans patches). This...
authorGeorge Tasker <gtasker@allenbrook.com>
Mon, 28 May 2001 12:02:51 +0000 (12:02 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Mon, 28 May 2001 12:02:51 +0000 (12:02 +0000)
commit412394b831631c9e1f0821b382d0268c7557f7e2
tree4e7858fb08da3ec923b355a042c9a0b64d4d4841
parent66080691b195b1b338a21c8887323b2e073d6028
Fixed incorrect creation of the pColFor instances (per Roger Gammans patches).  This fixes surious crashes with large database systems, and significantly increases the speed of the application when idntifying all datasource tables.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
demos/dbbrowse/browsedb.cpp