Subject | IBO Query isEmpty |
---|---|
Author | ra8009 |
Post date | 2006-05-01T01:48:16Z |
I have a query and am using isEmpty to determine if it's returning
records. The query has two paramrters, one is a date and another a time.
I tested my query using IB Admin and it works correctly. However, in
my application isEmpty is always true, even when I hard code
parameters that I know have data.
What could be causing the query to nor return records?
records. The query has two paramrters, one is a date and another a time.
I tested my query using IB Admin and it works correctly. However, in
my application isEmpty is always true, even when I hard code
parameters that I know have data.
What could be causing the query to nor return records?