chilloutfuchs
IS-IT--Management
Hi,
I 've change my database server from mysql to pervasive sql 2000. I 've many query's lokking like this:
"SELECT * FROM database WHERE name = 'hans' LIMIT 1,5"
The Problem is: Pervasive don't know the LIMIT-statement. But i had to select only the first 5... How can i do this on Pervasive?
Sorry for my poor english and thanks for help!
I 've change my database server from mysql to pervasive sql 2000. I 've many query's lokking like this:
"SELECT * FROM database WHERE name = 'hans' LIMIT 1,5"
The Problem is: Pervasive don't know the LIMIT-statement. But i had to select only the first 5... How can i do this on Pervasive?
Sorry for my poor english and thanks for help!