access violation



This is a challenge ! Can't find the reason I get this error. It happens on
the statement "MyDataset.Last". The program simply exits to Winfows.
Executing it in the IDE, it gives the complicated message ".. access
violation at xxxx; read of address..".
MyDataset is the name for a TTable component and it exists, since if I
introduce a test like " if MyDataset.Active then ..." this statement is
executed with no problems.
I can give more information if needed. Now I jsut see if anybody reach for
the challenge..
Franco


.



Relevant Pages

  • Re: OT: A Bowl in Honor of Governor Arnie
    ... Ohio tested one of their states largest Death Row Prisons Inmates ... reason. ... statistics represent an intolerable risk of executing the innocent. ...
    (alt.smokers.pipes)
  • Re: Need a reliable way to determine the line of code being executed
    ... Mark Wege wrote: ... I can't really do this because I don't know what the name of the variable is, which is the reason for my question in the first place. ... the code will be executing and an error will be thrown. ... At that point, depending on the error, I want to be able to refresh the variable that contains information needed by the procedure and then re-execute the procedure. ...
    (comp.lang.tcl)
  • Re: Event-handler not fast enough?
    ... Mikhail Teterin writes: ... while executing ... Yet another reason that "update considered harmful". ...
    (comp.lang.tcl)
  • Re: Mail Merge Print Range Problem
    ... The document created by executing a formletter to a new document is divided ... Therefore, to print part of it, it is necessary to specify ... which Sections you want to print which is the reason for using the "s" As ...
    (microsoft.public.word.mailmerge.fields)
  • Is setTimeout() asynchronous?
    ... does the setTimeout() pre-empt anything ... [The reason I ask is that I would like to show some feedback to the ...
    (comp.lang.javascript)