Hi
Really wierd and frustrating one. Have been using a database on an off-site laptop without any problems for 3 to 4 months. I updated some processes to ADO at the time and they have run perfectly.
Suddenly today I get a call to say an error message "Class not registered" appeared when running the system. The whole database then gets completely locked and you have to close things down using Task Manager.
Right enough it is on the form where I put the ADO and when I ran it on step through it fell over on the first bit of ADO
cnn = CurrentProject.Connection
I have checked the references and there are ticks alongside
Visual Basic for Applications
Microsoft Access 9.0 Object Library
OLE Automation
Microsoft ActiveXData Objects 2.5 Library
It is running on Access 2000 with Windows 98. I tried a detect and repair on Access just in case that fixed anything but to no avail.
Confess I am lost and I need to get the system up and running again by tomorrow morning.
Any suggestions would be greatly appreciated
Really wierd and frustrating one. Have been using a database on an off-site laptop without any problems for 3 to 4 months. I updated some processes to ADO at the time and they have run perfectly.
Suddenly today I get a call to say an error message "Class not registered" appeared when running the system. The whole database then gets completely locked and you have to close things down using Task Manager.
Right enough it is on the form where I put the ADO and when I ran it on step through it fell over on the first bit of ADO
cnn = CurrentProject.Connection
I have checked the references and there are ticks alongside
Visual Basic for Applications
Microsoft Access 9.0 Object Library
OLE Automation
Microsoft ActiveXData Objects 2.5 Library
It is running on Access 2000 with Windows 98. I tried a detect and repair on Access just in case that fixed anything but to no avail.
Confess I am lost and I need to get the system up and running again by tomorrow morning.
Any suggestions would be greatly appreciated