[Lazarus] More explorations with tiOPF

Frank Church vfclists at gmail.com
Mon Mar 14 12:17:58 CET 2011


1.

I am trying out the Lazarus demos in tiOPF and I have come across an error.

When I compile Demo_OneToMany I get the error:

FMainOneToMany.pas(90,20) Error: identifier idents no member "AddField"
>
>  lTableMetaData.AddField('OID',               qfkString,  36); // Using
> GUID OIDs
>


I fixed this by changing to AddInstance as it was commented out and
documented in the source.


2. Is the source for the lazdatadesktop available.

-- 
Frank Church

=======================
http://devblog.brahmancreations.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110314/7ea726ce/attachment-0002.html>


More information about the Lazarus mailing list