<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>22 Mar 2016 09:53:55 Z</lastBuildDate><pubDate>3 Mar 2016 18:28:32 Z</pubDate><description>I am doing a hReadSeek in a table to see if a value already exists. I am searching a text field with nominal sizes like 1x1, 2x1, 3x3 etc.&#13;
&#13;
[code:wl]&#13;
HReadSeek(IS_product_size, size_alias, sProductSize_ToBeInserted ,hIdentical)&#13;
[/code]&#13;
&#13;
Even with hIdentical, the search is returning true when comparing 1/2x1/2 with 12x12, or 3/4x1 with 34x1.&#13;
It is ignoring the "/" for some reason.&#13;
&#13;
I am trying to google the answer but didn't find anything</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match/read.awp</link><title>HReadSeek returning wrong match</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Tim</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match-56955/read.awp</comments><pubDate>22 Mar 2016 09:53:55 Z</pubDate><description>Fabrice,&#13;
&#13;
thanks again for the info!&#13;
&#13;
&#13;
Kind regards,&#13;
&#13;
Tim</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match-56955/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match-56955/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match/read.awp">HReadSeek returning wrong match</source><title>Re: HReadSeek returning wrong match</title></item><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match-56951/read.awp</comments><pubDate>21 Mar 2016 19:31:21 Z</pubDate><description>Hi Tim,&#13;
&#13;
hreadseek is used when you need ONE result, hidentical when you want the &#13;
exact match.&#13;
&#13;
hReadseekFirst is used whe…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match-56951/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match-56951/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match/read.awp">HReadSeek returning wrong match</source><title>Re: HReadSeek returning wrong match</title></item><item><author>Tim</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match-56950/read.awp</comments><pubDate>21 Mar 2016 17:24:53 Z</pubDate><description>Fabrice Harari wrote: &#13;
&gt; Hi Giorgi, Hi Tim&#13;
&gt; &#13;
&gt; the reason for the problem is simply that your key is defined in the&#13;
&gt; analy…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match-56950/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match-56950/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match/read.awp">HReadSeek returning wrong match</source><title>Re: HReadSeek returning wrong match</title></item><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match-56941/read.awp</comments><pubDate>21 Mar 2016 14:39:22 Z</pubDate><description>Hi Giorgi, Hi Tim&#13;
&#13;
the reason for the problem is simply that your key is defined in the &#13;
analysis as not respecting punctuati…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match-56941/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match-56941/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match/read.awp">HReadSeek returning wrong match</source><title>Re: HReadSeek returning wrong match</title></item><item><author>Tim</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match-56932/read.awp</comments><pubDate>21 Mar 2016 12:03:43 Z</pubDate><description>Hi Giorgi,&#13;
&#13;
In this case, it is better to use HReadSeekFirst&#13;
&#13;
When using HReadSeek: &#13;
[code:html]&#13;
Positions on the first re…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match-56932/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match-56932/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56698-hreadseek-returning-wrong-match/read.awp">HReadSeek returning wrong match</source><title>Re: HReadSeek returning wrong match</title></item></channel></rss>
