Query ends up in range check error

Forum related to MySQL

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
ChaosBiker
Fresh Boarder
Fresh Boarder
Posts: 22
Joined: 26.08.2008, 12:36

Query ends up in range check error

Post 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
Post Reply