Re: Runtime error in tk25w32.dll

From: Brian Neary <bneary_at_gnosis-is.com>
Date: Wed, 26 May 1999 17:19:22 -0700
Message-ID: <374c91e0_at_carrera.intergate.ca>


I may have found the problem. I have a post query trigger on my Parent block which accesses a table which my child block is based on. I've reworked the code to get the data I need in the Post-query trigger of the child block.(Which I should have done in the first place). The form now works, however, this is a bug and shouldn't have caused the runtime to crash.
Brian

Brian Neary wrote in message <374c65a8_at_carrera.intergate.ca>...
>F50DBG32 caused an invalid page fault in
>module TK25W32.DLL at 015f:617d6665.
>Registers:
>EAX=01043364 CS=015f EIP=617d6665 EFLGS=00010202
>EBX=00b3af60 SS=0167 ESP=00b1f218 EBP=00b1f218
>ECX=00b1f2ac DS=0167 ESI=00000000 FS=3d9f
>EDX=00000000 ES=0167 EDI=00b94920 GS=0000
>Bytes at CS:EIP:
>8b 42 74 ff 75 10 8b 48 18 85 c9 74 0e ff 72 70
>Stack dump:
>00b44414 5df67ae0 01043364 00000000 00b1f2ac 00b93544 00b947e0 00b44414
>00b3af60 0001179f 0020148e 00060002 01e00120 00000000 00000000 01043364
>
>I'm getting this message everytime I try to execute the next_record
builtin.
>Oracle tech support seems to think it's got something to do with my tab
>control, but, they don't have a solution yet. I don't use any triggers
>relating to the tab control.
>
>Can anybody help me?
>
>Thanks in advance, Brian
>
>
Received on Thu May 27 1999 - 02:19:22 CEST

Original text of this message