Fatal Exception

S

Sumit

I am getting Fata Exception in VB Code.
I tried debugging the issue using MsgBox but that seems to go into infinite
loop.

I am thinking of putting some "insert into temp_table" statements in vb code
so that i can see the last statement and track the code.

How to implement this solution? Any idea.
 
Top