|
-
May 1st, 2009, 06:33 AM
#3
Re: How to fix this syntax error
Its not VB thats telling you its a syntax error its your database provider. Are you referencing the same database?
I'm not a database expert but I've never seen "LIMIT" before - I've always used "TOP", ie
"SELECT TOP 150 * FROM RSSFeeds ORDER BY NewsID DESC"
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
|