Subject | Re: [IBO] Error in TIB_CustomCombo |
---|---|
Author | Paulo Henrique Albanez |
Post date | 2001-12-22T10:26:04Z |
Yes.
The procedure does not check if Dataset = nil.
Example:
if not Assigned(DataLink.Dataset) then Exit.
PHA
Nova Odessa / SP - Brazil
The procedure does not check if Dataset = nil.
Example:
if not Assigned(DataLink.Dataset) then Exit.
PHA
Nova Odessa / SP - Brazil
----- Original Message -----
From: "Jason Wharton" <jwharton@...>
To: <IBObjects@yahoogroups.com>
Sent: Friday, December 21, 2001 2:09 PM
Subject: Re: [IBO] Error in TIB_CustomCombo
> > It occurs an exception when there is not a Dataset defined.
>
> What error? An AV?
>
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
>
>
> ___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
> ___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
[Non-text portions of this message have been removed]