Syncing uppdev

git-svn-id: svn://ultimatepp.org/upp/trunk@1644 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2009-10-21 07:21:52 +00:00
parent 9589fe6d31
commit fc03d51e52
6 changed files with 43 additions and 110 deletions

View file

@ -23,6 +23,9 @@ bool PostgreSQLTest::OpenDB()
return false;
}
m_array.SetSession(m_session);
SQLCommander(m_session);
return false;
#ifdef _DEBUG
m_session.SetTrace();