Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Microsoft Access > Comparing strin...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 30604 of 31576
Post > Topic >>

Comparing strings in a query

by "dawnm.jordan@[EMAIL PROTECTED] " <dawnm.jordan@[EMAIL PROTECTED] > Jun 27, 2008 at 01:35 PM

Hello Everyone,
I have a very elementary problem that I just can't seem to get
passed.  I am writing a very simple select query, but it is not
running properly.

SELECT qryUnionAging.Invoice_Number,
qryUnionAging.Invoice_Current_Balance,
qryUnionBindInvoiceAndInventory.owner_id
FROM qryUnionBindInvoiceAndInventory RIGHT JOIN qryUnionAging ON
qryUnionBindInvoiceAndInventory.Invoice = qryUnionAging.Invoice_Number
WHERE (((qryUnionBindInvoiceAndInventory.owner_id)<>"RMP"));

For some reason, when I run this query it is exluding the RMP records,
but also excluding any records where the field is blank (Null).  I'm
stumped!  Any ideas whould be appreciated.

Dawn
 




 3 Posts in Topic:
Comparing strings in a query
"dawnm.jordan@[EMAIL  2008-06-27 13:35:26 
Re: Comparing strings in a query
Salad <oil@[EMAIL PROT  2008-06-27 13:49:22 
Re: Comparing strings in a query
"Allen Browne"   2008-06-28 11:33:34 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue Dec 2 23:19:36 CST 2008.