C
CrystalJim
Win2003, XP Pro, Access 2003
Creating an Access app for a client. Installed a prototype of 1st module on
client's machine about two to three weeks ago. Every thing is fine.
Was adding some additional functionality today and when I try to open the
database I get the error that says it cannot find the file. Nothing has
changed, same path, same file name. Happens on new code as well as old code.
New code is a copy of old code!
Here is the code:
cnObject.Open "provider = microsoft.jet.oledb.4.0; " & _
"data source =
J:\Clients\Pang\DevDatabase\CertificationTraining.mdb; "
This worked a few weeks ago! Let me repeat, nothing has changed on my box.
It is not shared with anyone. Well almost nothing, my company has the auto
updates turned on, have no way to stop them.
Any ideas would be sooooo appreciated.
Thanks a bunch for taking the time to read my post and thinking about my
dilemma.
Jim
Creating an Access app for a client. Installed a prototype of 1st module on
client's machine about two to three weeks ago. Every thing is fine.
Was adding some additional functionality today and when I try to open the
database I get the error that says it cannot find the file. Nothing has
changed, same path, same file name. Happens on new code as well as old code.
New code is a copy of old code!
Here is the code:
cnObject.Open "provider = microsoft.jet.oledb.4.0; " & _
"data source =
J:\Clients\Pang\DevDatabase\CertificationTraining.mdb; "
This worked a few weeks ago! Let me repeat, nothing has changed on my box.
It is not shared with anyone. Well almost nothing, my company has the auto
updates turned on, have no way to stop them.
Any ideas would be sooooo appreciated.
Thanks a bunch for taking the time to read my post and thinking about my
dilemma.
Jim