Subject | RE: [firebird-support] Query works, view doesn't |
---|---|
Author | Louis Kleiman |
Post date | 2005-02-24T17:54:39Z |
"Cannot perform this operation on an open DataSet" is a Delphi front-end
error. I doubt that it has anything to do with the View or the SQL. You
are trying to perform some operation on the DataSet that it doesn't want to
do when it is open. The debugger should show you where the offending line
of code if you have integrated debugging turned on.
Louis Kleiman
SSTMS, Inc.
[Non-text portions of this message have been removed]
error. I doubt that it has anything to do with the View or the SQL. You
are trying to perform some operation on the DataSet that it doesn't want to
do when it is open. The debugger should show you where the offending line
of code if you have integrated debugging turned on.
Louis Kleiman
SSTMS, Inc.
[Non-text portions of this message have been removed]