Patch level : 12.00 131
Files correlati : ve1.exe Commento : Report medica
This commit is contained in:
parent
b1e17b3e5b
commit
b6d500ac74
@ -367,7 +367,7 @@ bool TDocument_report::set_recordset(const TString& query)
|
||||
return TReport::set_recordset(new TScalare_recordset(query));
|
||||
if(query.find("USE") > 0 && query.find("DOC") > query.find("USE"))
|
||||
return TReport::set_recordset(new TDocument_recordset(query));
|
||||
TReport::set_recordset(query);
|
||||
TReport::set_recordset(new TDocument_recordset(query));
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user