Extracting data using Microsoft Query directly
Most of the time the Query wizard can mislead you and make it harder to manipulate your data. It is used mainly for creating quick queries but does not introduce you to the full functionality of Microsoft Query.
Everything that you can do in the wizard (and more) can be done in Microsoft Query itself. Check the Help available for Microsoft Query. Also, see:
Useful fields
The following fields are useful when querying Current Student views using Microsoft Query directly:
For information on other useful fields and generated fields, see Synergetic views.
Field | Description |
---|---|
CurrentSemesterOnlyFlag | Only view data from the current year and semester. The default value in this field changes depending on the user's Synergetic preferences. |
FileYear | Use to set the current year, to avoid using information from previous or future years. |
FileSemester | Use to set the current semester, to avoid using information from previous or future semesters. |
ContactAddressFull | Gets the contact's address and organises it in a mailing format such as: |
StudentContactAddressComma | Places commas in the address, used for listing names and addresses. For example: |
StudentContactMailName | Defined by the MailFormat in Community Maintenance, this field is normally in the format of Contact Title and Contact Spouse Title Contact First Initial Surname. |
StudentContactMailSalutation | Organises the ContactMailName in the format you have specified within Synergetic's Community Maintenance, MailSalutation. |
Surname | Used for sorting purposes. |
StudentName | Student's Name and Surname joined together. It will be used later when doing a Mail Merge within Word. |
EntryDate / LeavingDate | The EntryDate and LeavingDate are used together to filter out students who are not at your organisation at a certain date. |
Emailing your query to Synergetic Management Systems
If you are having problems with your query then:
- copy the query into an email
- provide details on the objective of the query
- provide information about the problem that you are encountering
- send the email to support@synergetic.com.au.
To prepare the information for Synergetic Management Systems:
- Open the query using Microsoft Query.
The Microsoft Query window is displayed.
- Click .
The SQL window is displayed. - Highlight the SQL statement.
- Press Ctrl + C to copy the SQL statement to the clipboard.
- Switch to email.
- Press Ctrl + V to paste the SQL statement into the email message.
- Complete the email and send it. Provide:
- details on the objective of the query
- information about the problem that you are encountering.