What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Help with Microsoft Access

Help with Microsoft Access
Author: Message:
Adeptus
Senior Member
****


Posts: 732
Reputation: 40
Joined: Oct 2005
RE: Help with Microsoft Access
You probably can do this through Access GUI query designer, but I don't know how (I don't use Access much).  If you right click in the query designer, the menu lets you choose SQL view, where you can directly edit the SQL query.

Should you wish to do it that way (I would), the SQL keywords and functions you should look up up are JOIN, COUNT(), GROUP BY, ORDER BY and possibly HAVING.  You should keep in mind that you can join the same table in a query more than once, if needed. All of these are features of SELECT query and documented here.
03-21-2007 12:14 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Help with Microsoft Access - by J.J on 03-21-2007 at 02:28 AM
RE: Help with Microsoft Access - by Adeptus on 03-21-2007 at 12:14 PM
RE: Help with Microsoft Access - by Knucks on 03-21-2007 at 03:41 PM
RE: Help with Microsoft Access - by J.J on 03-22-2007 at 04:59 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On