|
-
Jun 1st, 2006, 04:22 AM
#1
Thread Starter
New Member
SQL Mobile - invalid TOP function?
helly guys
i am trying to run this sql but it seems that the TOP is not available
MySQL
SELECT * FROM table WHERE A_Index > 10 LIMIT 0, 8
MSSQL
SELECT 5 * FROM table WHERE A_Index
so what about sqlmobile?..can't seem to get the sql working..is there other alternatives?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|