[fpc-pascal] Dataset.Locate and memo

silvioprog silvioprog at gmail.com
Tue Jul 2 16:37:02 CEST 2013


2013/7/2 Michael Van Canneyt <michael at freepascal.org>

>  On Tue, 2 Jul 2013, silvioprog wrote:
>
>  Hello,
>> I'm trying to locate a record using the "Locate" method, but it return an
>> error:
>>
>> An unhandled exception occurred at $00433517:
>> EDatabaseError: Field "myfield" has an invalid field type (Memo) to base
>> index o
>> n.
>>   $00433517
>>   $00446181
>>   $00449D0D
>>   $004017FC  main,  line 29 of test.lpr
>>
>> Atttached a small sample to reproduce it.
>>
>> Is SQLdb able to locate records in field of memo type?
>>
>
> No.
>
> Michael.


OMG. x(

Thanks!

-- 
Silvio Clécio
My public projects - github.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130702/3872d50e/attachment.html>


More information about the fpc-pascal mailing list