Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Access Newsgroups
Access Queries
Datatype on Queries
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Dale Fye, post: 2326792"] Chris, It depends on the query. Normally, with a simple SELECT query, memo fields will not cause a problem. But if try to include them in queries with DISTINCT or GROUP BY, they will cause the query to run slower, and will only return the first 255 characters from the memo field. If you post the structure of your tables and the SQL of your query, someone here might be able to help you identify the problem with your query. -- HTH Dale Don''t forget to rate the post if it was helpful! email address is invalid Please reply to newsgroup only. [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Access Newsgroups
Access Queries
Datatype on Queries
Top