MySQL Forums
Forum List  »  Microsoft Access

Re: Why is Access querying so slow?
Posted by: Larry Kinney
Date: March 02, 2006 08:48PM

Should your SQL be

"SELECT * FROM table WHERE index_field = " & 603

instead of

"SELECT * FROM table WHERE index_field = 603"

????

Options: ReplyQuote


Subject
Views
Written By
Posted
3606
October 12, 2005 03:26AM
Re: Why is Access querying so slow?
1648
March 02, 2006 08:48PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.