Data query hit error

S

SP

Data query hit following error:

MSACCESS.exe
Exception Stack Overflow (0xc00000fd), address: 0x300c8117
 
G

Guest

not real sure but you may have a dim declared wrong.
you may have a number declared a single when it need to be
a double.
thats usually the problem when i get the overflow error.
 
Top