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 » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Select query not working



 
 
Thread Tools Display Modes
  #1  
Old August 25th, 2006, 10:41 PM posted to microsoft.public.access.forms
JimN
external usenet poster
 
Posts: 15
Default Select query not working

I have a Select Query, the SQL looks like this:
SELECT DISTINCT tblPayments.Yatah! Yatha!, tblCourseSelect. Yatah! Yatha!
FROM tblPayments LEFT JOIN tblCourseSelect ON tblPayments.CourseNumPaidFor=
tblCourseSelect.SelectedCourseNum.
WHERE (((tblPayments.PaymentDate)#6/30/2006#));
This query has worked for over a year on a frontend backend setup, the only
changes have been in the Where statement. Then not on all the computers, but
some are getting 24084 records and the computers that are working as designed
have 1245 records (which is correct). What happened? If I set the quey's
unique values property to "Yes" then the record count goes to 1245 but the
fields in the form that has this query as its source, can not be edited.
 




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


All times are GMT +1. The time now is 10:40 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.