Z
Zafar Salim
Hi all,
I ve developed an application in MSAccess97 and it was working fine. Had to
make a small and simple change which I did, and after that it crashs when I
try to run it. Have also undone the change I made but, still it crashes.
When I tried compiling the code it throws up the following error :
"Compile error : Function or interface marked as restricted, or the function
uses an Automation type not supported in Visual Basic."
at the following line of Code :
Set db = CurrentDb
By the way, I have checked Microsoft DAO 3.6 in References.
Will appreciate any kind of help possible.
Regards,
Zafar
I ve developed an application in MSAccess97 and it was working fine. Had to
make a small and simple change which I did, and after that it crashs when I
try to run it. Have also undone the change I made but, still it crashes.
When I tried compiling the code it throws up the following error :
"Compile error : Function or interface marked as restricted, or the function
uses an Automation type not supported in Visual Basic."
at the following line of Code :
Set db = CurrentDb
By the way, I have checked Microsoft DAO 3.6 in References.
Will appreciate any kind of help possible.
Regards,
Zafar