paulmcdonnell
Ready to Help
- Local time
- Today, 07:19
- Joined
- Apr 11, 2001
- Messages
- 167
Hello guys, how's Tuesday...
I have a wierdo problem.
I get a compile error which give me the following error message...
"Function or interface marked as restricted, or the function uses an Automation type not supported in Visual Basic"
I need to use DAO 3.6 and the solutions I've looked at seems to point at DAO 3.5.
I'm trying to understand the problem.
Its basically saying It has a problem with DAO 3.6 (which is listed and is ticked in the registered)
so Im not sure where the problem is.
I found a web page that gives me the following sollution: but I'm using and need to use DAO 3.6.
Problem is I have 12 PC's working fine it's just this one that doesn't and I need to use DAO 3.6
(A solution that I've read)...
ERROR: ACC97 Win98 DAO 3.6 "Compile error: Function or interface marked as restricted, or the function uses an Automation type not supported in Visual Basic " error on the 'set db = currentdb() command'
FIX: Remove DAO 3.6 from Access 97, return to DAO 3.51. Click Start | Run, paste this in:
Regsvr32.exe "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO350.DLL" and hit return. You should see a message that the library was successfully registered. The error will vanish.
Can anyone help me with this it's a tad URGENT.
Cheers
Paul
I have a wierdo problem.
I get a compile error which give me the following error message...
"Function or interface marked as restricted, or the function uses an Automation type not supported in Visual Basic"
I need to use DAO 3.6 and the solutions I've looked at seems to point at DAO 3.5.
I'm trying to understand the problem.
Its basically saying It has a problem with DAO 3.6 (which is listed and is ticked in the registered)
so Im not sure where the problem is.
I found a web page that gives me the following sollution: but I'm using and need to use DAO 3.6.
Problem is I have 12 PC's working fine it's just this one that doesn't and I need to use DAO 3.6
(A solution that I've read)...
ERROR: ACC97 Win98 DAO 3.6 "Compile error: Function or interface marked as restricted, or the function uses an Automation type not supported in Visual Basic " error on the 'set db = currentdb() command'
FIX: Remove DAO 3.6 from Access 97, return to DAO 3.51. Click Start | Run, paste this in:
Regsvr32.exe "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO350.DLL" and hit return. You should see a message that the library was successfully registered. The error will vanish.
Can anyone help me with this it's a tad URGENT.
Cheers
Paul