Hi,

I have the following code, with a break point on if for debugging:

oUser.Id := fSQLQuery.Fields[0].AsInteger;

When I highlight the Id part of oUser, I get an error, however, when I
highlight oUser, I get a breakdown of all of the parameters, including the
Id.

Any ideas?

Richard
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to