
Runtime Access97 wont open database on CDROM
I have a font-end/back-end Acc97 app. All works fine on my hard drive.
When I put the back-end
database on a CDROM, the runtime app won't open it. Regular Access will
open it, giving me the
message that it is read-only, but it opens it ok. The runtime app gives
the error msg that the
database is opened exclusively by another user or that I don't have
permission. I am using the
opendatabase method - with True flag to specify read-only.
Does anyone have an idea on this? Is it a bug or am I doing something
wrong? Any help would
be appreciated!!
Dave Chamberlin