clientuser
Programmer
I recently went back in to work on an application that uses an access db for a backend and when I went to run the app, it got error:
Runtime error -2147024769
automation error, the specified procedure could not be found.
and its on:
Set oconn = New ADODB.Connection
I dont recall making any changes to my system recently except for an update to an installshield program, which I hope didnt overwright some of my existing settings.
How can I correct this?
Runtime error -2147024769
automation error, the specified procedure could not be found.
and its on:
Set oconn = New ADODB.Connection
I dont recall making any changes to my system recently except for an update to an installshield program, which I hope didnt overwright some of my existing settings.
How can I correct this?