A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Error on Select Query



 
 
Thread Tools Display Modes
  #1  
Old July 9th, 2004, 12:08 AM
Leif
external usenet poster
 
Posts: n/a
Default Error on Select Query

I'm trying to do a select query that has 36 fields and 18
comparisons in the WHERE clause. When I run the query I
get the message:

"The Microsoft Jet Database Engine stopped the process
because you and another user are attempting to change the
same data at the same time."

However, I'm not trying to change data, I'm doing a select
query. However, if I delete 4 fields and 2 WHERE clauses
from my query it runs OK.

I'm I hitting some internal Microsoft SQL limitation?
Perhaps max SQL size, or number of columns, or number of
comparisons in a WHERE clause?

Thanks,
Leif
  #2  
Old July 9th, 2004, 11:37 AM
Michel Walsh
external usenet poster
 
Posts: n/a
Default Error on Select Query

Hi,

You are limited to 255 fields, and around 2000 characters per record
(total of all non-OLE and non-memo fields). Take a look at "Access
specifications", in the help file, to know the limits of your version.


Hoping it may help,
Vanderghast, Access MVP


"Leif" wrote in message
...
I'm trying to do a select query that has 36 fields and 18
comparisons in the WHERE clause. When I run the query I
get the message:

"The Microsoft Jet Database Engine stopped the process
because you and another user are attempting to change the
same data at the same time."

However, I'm not trying to change data, I'm doing a select
query. However, if I delete 4 fields and 2 WHERE clauses
from my query it runs OK.

I'm I hitting some internal Microsoft SQL limitation?
Perhaps max SQL size, or number of columns, or number of
comparisons in a WHERE clause?

Thanks,
Leif



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel Worksheets Richard General Discussion 2 July 8th, 2004 04:34 AM
query to select dates from a text field Dale Walker Running & Setting Up Queries 1 June 10th, 2004 01:56 PM
query to select one record using report name Nasos Running & Setting Up Queries 5 June 3rd, 2004 01:20 PM
Select Query Pago Running & Setting Up Queries 2 May 28th, 2004 04:56 PM
Parameter query - select from list possible? George Avery New Users 2 May 12th, 2004 03:55 PM


All times are GMT +1. The time now is 04:11 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.