Fixed double deletion of a dialog in the effect of a failed connection to the datasource
authorGeorge Tasker <gtasker@allenbrook.com>
Wed, 22 Nov 2000 00:28:35 +0000 (00:28 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Wed, 22 Nov 2000 00:28:35 +0000 (00:28 +0000)
commit973f2539054365a99ddbc61f8419a1992598bd8f
treeee15d30f7bbc84e3cf6b21aca5e5f154a89a3aa7
parentd8a0a1c93086eafca299df69e0dab7b2c48575c2
Fixed double deletion of a dialog in the effect of a failed connection to the datasource
Fixed call to TablePrivileges() in a commented out piece of code to use the correct parameters, in case someone uses it for an example

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