MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

problem with searching numeric values

  Asked By: Roxana Middleton         Date: Dec 02, 2009      Category: MOSS      Views: 141
 

When I search in a custom property for numeric values, such as property 'Order
No' of type text, containing value 5, it turns out no result. And I have an
order with 'orderno' = 5.

Tagged:          

 

2 Answers Found

 
Answer #1       Answered By: Brooke Lewis          Answered On: Dec 02, 2009       

What's your syntax? Have you tried making the criterion a string (that is,
'5' instead of 5)?

 
Answer #2       Answered By: Talia Johns          Answered On: Dec 02, 2009       

Yep.
If I enter the whole order number 55 67 89. It works.
But if i enter just 55 it doesn't.
55 means something, so we want to see all the orders with test 55 but doesn't
work.

 
Didn't find what you were looking for? Find more on problem with searching numeric values Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].