SqlArray::WhenPreQuery

git-svn-id: svn://ultimatepp.org/upp/trunk@499 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2008-10-02 09:13:08 +00:00
parent eacb4bc946
commit 3d59c0efe5
2 changed files with 2 additions and 0 deletions

View file

@ -166,6 +166,7 @@ void SqlArray::StdBar(Bar& menu) {
void SqlArray::AppendQuery(SqlBool where)
{
lateinsert = false;
WhenPreQuery();
if(fk.IsNull() || !IsNull(fkv)) {
SqlSet cols;
for(int i = 0; i < GetIndexCount(); i++)