Active X Controls...

mixedguy

Registered User.
Local time
Yesterday, 23:57
Joined
Jun 12, 2002
Messages
52
I used the Case Statement in my VB Code and it came up with an error telling my Access had a communication problem with the Active X Controls. I thought Active X Controls was only involved with Webdevelopment. In this case I'm just doing forms and reports in a database. Why would it cause this error.

Any help would be appreciated!
 
Check to make sure you do not have any broken references.

Try recompiling your code.
 

Users who are viewing this thread

Back
Top Bottom