[mso] Re: Access 2000 query query

Fine. Then the answer is to leave the query without a GROUP By clause,
and use something else to group it - a multi-record table view form for
instance?

Ray

_____________

This email is from Ray Blake, Head of Software Design, GR Business
Process Solutions. It is confidential and intended for the addressee
only. The contents are private and may be legally privileged. If you
receive this email in error we would be grateful if you would advise the
sender and delete the email from your system.

For more information on the services that we offer please visit us at
our website: www.grbps.com 



-----Original Message-----
From: mso-bounce@xxxxxxxxxxxxx [mailto:mso-bounce@xxxxxxxxxxxxx] On
Behalf Of Green
Sent: 31 January 2004 18:39
To: mso@xxxxxxxxxxxxx
Subject: [mso] Re: Access 2000 query query


Hi Ray,

I did that and I can then update the records. Adding in the group by
clause makes it uneditable - horrid word - again.

This is the SQL from the SQL window when I click the sigma button to
take out the grouping...

SELECT tblFiles.fName, tblFiles.fSize, tblFiles.fCreated,
tblFiles.fLastModified, tblFiles.fParent, tblFiles.fAction,
tblFiles.fItemNum FROM tblFiles ORDER BY tblFiles.fName, tblFiles.fSize,
tblFiles.fCreated DESC , tblFiles.fLastModified DESC , tblFiles.fParent;

...When I click the sigma again to put the grouping back then I can't
update the records again.

Regards
Lisa

> -----Original Message-----
> From: mso-bounce@xxxxxxxxxxxxx [mailto:mso-bounce@xxxxxxxxxxxxx]On
> Behalf Of Ray Blake
> Sent: 31 January 2004 19:31
> To: mso@xxxxxxxxxxxxx
> Subject: [mso] Re: Access 2000 query query
>
>
>
> Shouldn't matter. Take out the GROUP BY clause and see what happens.
>
> Ray


*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx
or MicrosoftOffice@xxxxxxxxxxxxxxxx

To send mail to the group, simply address it to mso@xxxxxxxxxxxxx

To Unsubscribe from this group, send an email to 
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the
quotes) in the subject line.

Or, visit the group's homepage and use the dropdown menu.  This will
also allow you to change your email settings to digest or vacation (no
mail). http://www.freelists.org/webpage/mso

To be able to use the files section for sharing files with the group,
send a request to mso-moderators@xxxxxxxxxxxxx and you will be sent an
invitation with instructions.  Once you are a member of the files group,
you can go here to upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************

*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or 
MicrosoftOffice@xxxxxxxxxxxxxxxx

To send mail to the group, simply address it to mso@xxxxxxxxxxxxx

To Unsubscribe from this group, send an email to 
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes) in 
the subject line.

Or, visit the group's homepage and use the dropdown menu.  This will also allow 
you to change your email settings to digest or vacation (no mail).
http://www.freelists.org/webpage/mso

To be able to use the files section for sharing files with the group, send a 
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation with 
instructions.  Once you are a member of the files group, you can go here to 
upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************

Other related posts: