<div dir="ltr"><div>Hello,</div><div><br></div><div>This morning, I compiled a code using FPC (Windows, rev. 2013/09/01), after that, my tests using dataset.locate has stopped.</div><div><br></div><div>The Locate method locates record, even when it does not exists. The problem occurs only with varchar fields, in integer fields it works fine.</div>
<div><br></div><div>In attachment I'm sending a small project to reproduce it. Here in my machine I made two tests, please see the log below:</div><div><br></div><div>Result in FPC 2.6.2:<br></div><div><div><br></div>
<div>test.exe</div><div>output: N</div><div>output: N</div></div><div><br></div><div>Result in FPC 2.7.1:</div><div><br></div><div><div>test.exe</div><div>output: N</div><div>output: Y</div></div><div><br></div><div>Can you test it in FPC from trunk? </div>
<div><br></div><div>Thank you!</div><div><br></div>--<br>Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div>