Are you sure searchString contains 00000059 and not 59 ?? How is it
defined?

Pascal

> -----Original Message-----
> From: Scott Mulholland [mailto:[EMAIL PROTECTED]
> Sent: 07 December 2004 00:11
> To: CF-Talk
> Subject: sql LIKE question
> 
> Is there any way to force LIKE to match on leading zeros?  If I have a
> query along the lines of:
> 
> select accountkey
> from companies
> where accountno LIKE '%#searchString#%'
> 
> and I search with a string of: 00000059
> 
> I am getting results like:
> 
> 05976574
> 12343459
> 59748311
> 
> It treats it as if I entered "59" in the search string.
> 
> Thanks,
> Scott
> 
> ---
> [This E-mail scanned for viruses by Declude Virus]
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - RUWebby
http://www.ruwebby.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:186438
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to