Like some of the listers pointed out, since you are using all AND's in your qualification, it doesn't matter where you put the parenthesis..
But in case you genuinely have an issue where the system puts its own parenthesis, where it shouldn't though I can't really think of any condition where you might encounter this, the use of the EXTERNAL keyword and embedding a qualification in it, will resolve your problem as the ARS would not automatically put its parenthesis in a value saved in a field so it will be thrown directly to the server at the time the server has to parse it without it being modified.. Hope that helps.. Joe -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] Behalf Of Axton Sent: Wednesday, April 18, 2007 11:20 AM To: [email protected] Subject: Re: Table Qualifications / Parenthesis In boolean terms, they are the equal. http://www.bbc.co.uk/dna/h2g2/A412642 Axton On 4/18/07, Durrant, Michael M. - ITSD <[EMAIL PROTECTED]> wrote: > ** > > Running Admin Tool 7.0.1 patch 002 > > I build the following qualification: > ('Resource Type' = $Request Type$) AND ('Restrict Region' = "1" AND > 'Resource Region' = $Request Region) > > When I click save, Admin Tool decides that > ( 'Resource Type' = $Request Type$) AND ( 'Restrict Region' = "1") AND ( > 'Resource Region' = $Request Region$) > is actually what I want and this second (broken) qualification is what ends > up being saved. > > Am I crazy or stupid or? > > Michael Durrant > IT Systems Integration Analyst > Division of Information Technology > Idaho Department of Health and Welfare > Email: [EMAIL PROTECTED] > Share what you know. Learn what you don't. > ---------------------------------------------------------- > Computer problems? Please call the IT Help Desk at 800-399-3503 or email > [EMAIL PROTECTED] Please do not send requests for assistance directly > to me as I may not be able to respond immediately. > > > > The information contained in this email may be privileged, confidential or > otherwise protected from disclosure. All persons are advised that they may > face penalties under state and federal law for sharing this information with > unauthorized individuals. If you received this email in error, please reply > to the sender that you have received this information in error. Also, > please delete this email after replying to the sender. > __20060125_______________________This posting was submitted > with HTML in it___ ____________________________________________________________________________ ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are" -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Database: 269.5.2/766 - Release Date: 4/18/2007 7:39 AM -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Database: 269.5.2/766 - Release Date: 4/18/2007 7:39 AM _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

