D
Dean Slindee
I am consistently getting an fatal abend when hitting the < navigation
button.
The application consists of one parent table and four child tables. They
are all presented on a single tab control with 6 tabs.
The parent row occupies the first two tabs. Tabs 3-6 each have one of the
child tables presented in a subform where the linkage is by a common
integer-type key column.
I have no problem scrolling thru the entire database using the > navigation
button. I can set focus onto one of the child form tabs and then hit >
again, no problem.
However if I set focus on one of the child form tabs and hit the <
navigation button, Access will fatally abend every time. Here is the
message I get: "The instruction at "0x30349382" referenced memory at
"0x00000068". The memory could not be "read".
Why is this occuring, or how can I possibly start to debug this abend?
Thanks
Dean Slindee
button.
The application consists of one parent table and four child tables. They
are all presented on a single tab control with 6 tabs.
The parent row occupies the first two tabs. Tabs 3-6 each have one of the
child tables presented in a subform where the linkage is by a common
integer-type key column.
I have no problem scrolling thru the entire database using the > navigation
button. I can set focus onto one of the child form tabs and then hit >
again, no problem.
However if I set focus on one of the child form tabs and hit the <
navigation button, Access will fatally abend every time. Here is the
message I get: "The instruction at "0x30349382" referenced memory at
"0x00000068". The memory could not be "read".
Why is this occuring, or how can I possibly start to debug this abend?
Thanks
Dean Slindee