hello,
the select-statement for mysql i used in a "Z SQL Method"-object
select gruppe as art from test order by gruppe limit 0, 1
produce the following errormessage
Error Value: (1064, "You have an error in your SQL syntax
near 'LIMIT 1000' at line 1")
why?
thanks...patrick