<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hi all,<br>
<br>
Does anyone know if TBuFDataset.Locate honours the TLocateOptions
parameter passed to it ? </font><font face="Helvetica, Arial,
sans-serif">It certainly doesn't *seem* to work. </font><br>
<font face="Helvetica, Arial, sans-serif"><br>
I am actually using a TSQLQuery against an SQLite3 database, Laz
0.9.28.2, fpc 2.2.4, Win32. <br>
<br>
I should say that I am probably well out of my depth looking at
this stuff, but as far as I can see, TSQLQuery does not override
locate, and looking at the code in TBufDataset I can't see
anywhere that the options are passed to anything. <br>
<br>
TDBCompareRec has a field for the options, but I can't see that it
is set. If they were set in that structure, DBCompareText seems
to honour loCaseInsensitive, but takes no notice of loPartialKey.<br>
<br>
cheers,<br>
John Sunderland <br>
</font>
</body>
</html>