Welcome to the WVEIS SEQUEL ViewPoint section.
The WVEIS Project acquired a query tool called SEQUEL ViewPoint to allow those creating queries access to a much more powerful and flexible tool to complete their needs. This page has been created to provide information and resources to those using the product.
If you are not using SEQUEL ViewPoint and are interested, please contact us or your RESA for more information. At the present time, the product is not available at the school level, only county level and up.
|
|

Click Here To Dowload
SEQUEL ViewPoint
|
If you are experiencing problems running queries linked on this website, contact your RESA.
There are specific installation issues that may contribute to this. |
|
Announcements
Suggestions for this page?
Email them to us.
Latest Tip/Trick
Using the CONTAINS expression instead of LIKE "*A*"
If you have used the expression LIKE "*A*" to say find the letter 'A' within a field, you will find that this DOES NOT search the first character position. The first "*" almost acts as a place holder, and the search for the letter 'A' actually occurs from the 2nd position onward.
To properly search a field, use the CONTAINS expression. Thus, the same situation would be stated as:
CONTAINS 'A'
No '*' is needed on either side.
|
|