Subject | FW: Undeclared identifier: 'TraceBlobCache' |
---|---|
Author | Dion Oliphant |
Post date | 2001-01-20T12:36Z |
-----Original Message-----
From: Dion Oliphant [mailto:dion@...]
Sent: 19 January 2001 07:56
To: IBObjects@egroups.com
Subject: Undeclared identifier: 'TraceBlobCache'
Hi,
When using the IBO Query component, I get the following error(during
compilation):-
{$IFDEF DEBUG}
procedure TIBODataset.TraceBlobCache( AStrings: TStrings );
begin
InternalDataset.TraceBlobCache( AStrings );
end;
{$ENDIF}
[Error] IBDataset.pas(4926):Undeclared identifier: 'TraceBlobCache'
I am using v3.6Cd
Thanks,
Dion.
From: Dion Oliphant [mailto:dion@...]
Sent: 19 January 2001 07:56
To: IBObjects@egroups.com
Subject: Undeclared identifier: 'TraceBlobCache'
Hi,
When using the IBO Query component, I get the following error(during
compilation):-
{$IFDEF DEBUG}
procedure TIBODataset.TraceBlobCache( AStrings: TStrings );
begin
InternalDataset.TraceBlobCache( AStrings );
end;
{$ENDIF}
[Error] IBDataset.pas(4926):Undeclared identifier: 'TraceBlobCache'
I am using v3.6Cd
Thanks,
Dion.