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
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to