
Help GPF in module DAO2516.dll !
I had the same problem a couple years ago. On reason is VB4/16 was really
buggy ( in my opinion ). Try putting
some code in your form Unload event:
Set Form1 = Nothing
This will clean up some of the garbage VB4/16 leaves behind.
Jerry
Quote:
>Hi,
> We've been beating our heads on this one with no real progress. It's a
>VB4/16 app that uses DAO 2.5 and Crystal Reports 5.0. It seems that if we
>do a print preview of one of our reports twice, then the app generates a
>GPF on exit ! Anybody seen this before or have any suggestions ?
> Thanks,
> Jason