Subject | Re: [IBO] IBO4.2D Session problem |
---|---|
Author | Marcel |
Post date | 2001-08-07T23:26:32Z |
Hi,
Thanks for your patienct.
I find this line in IbB_SessionProps.pas
procedure TIB_SessionProps.SetAllowDefaultConnection( AValue: boolean );
begin
IB_Session.AllowDefaultConnection := AValue;
FAllowDefaultConnection := AValue;
end;
But I can't find corresponding entry in IB_Session.pas. Shuld add
IB_SessionProps in the IB_Session.pas's use clause?
If the code is modified, is it necessary to build the ibobjects first?
Thanks
Marcel
Thanks for your patienct.
I find this line in IbB_SessionProps.pas
procedure TIB_SessionProps.SetAllowDefaultConnection( AValue: boolean );
begin
IB_Session.AllowDefaultConnection := AValue;
FAllowDefaultConnection := AValue;
end;
But I can't find corresponding entry in IB_Session.pas. Shuld add
IB_SessionProps in the IB_Session.pas's use clause?
If the code is modified, is it necessary to build the ibobjects first?
Thanks
Marcel
----- Original Message -----
From: "Jason Wharton" <jwharton@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, August 08, 2001 1:01 AM
Subject: Re: [IBO] IBO4.2D Session problem
> Not sure, try ignoring/commenting it out.
>
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
> ----- Original Message -----
> From: "Marcel" <ibobjects@...>
> To: <IBObjects@yahoogroups.com>
> Sent: Tuesday, August 07, 2001 8:10 AM
> Subject: [IBO] IBO4.2D Session problem
>
>
> > I test run the thread example, it occurs this problem when create a new
> > thread:
> >
> > Eror reading IB_Session1.AllowDefaultSession: Property does not exists.
> >
> > How to fix this problem?
> >
> > Thanks
> > Marcel
>
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>