Subject | Re: [IBO] Acess Violation x Delphi 2009 |
---|---|
Author | Jason Wharton |
Post date | 2009-09-11T15:41:18Z |
> I found another problem on different lines from what I saw this error isI'm working on this issue.
> related is some information I have on the table / form, because I have
> screens that do not give this error, but do not know if it can be as the
> procedure is great, I'm sending only the lines where the error appears
>
> procedure TIBODataset.InternalSetFieldData( Field: TField; Buffer:
> Pointer );
> IBODataset Line 4034 and line 3982
>
> Acess Violation
>
> tmpLen := Length( PAnsiString( TRecordBuffer( Buffer ))^ );
Does anyone have any suggestions?
Thanks,
Jason Wharton