This is a problem that happens SOMETIMES (that's the f***ing problem) when application is running while navigating through records (call of Next, Prior, Last, First methods) application crashes with exception "Access violation at 00000000 read of address 00000000".
I wanted to trace the error using madException, but because I can't reproduce anytime I want and I don't have the source code, I can't send madExecption bug report right now.
We had a similar problem after calling Refresh method, tracing with madException gave us the error after a call to TCRRecordSet.GetField. I can't say if this is related, but we solved by setting TSmartQuery.Options.AutoClose to true.
I hope somebody can help, if this execpetion was ever happened to another member.... if solved, please share your solution!
I can´t reproduce the error anytime I want, and don't have any specific actions to do before this occurs. I will try to catch this with madExecption and post ASAP.
Thanks! And sorry for my bad english