Page 1 of 1

Query ends up in range check error

Posted: 05.09.2008, 18:22
by ChaosBiker
usign the following Query in ZQuery

'select * from params'

where params is a table in my database, ends up in a range check error :(

same query on SQL works like a charm