Message 1 of 9
A2k VBA's DAO
Not applicable
10-26-2000
11:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Ok, I have my app working great (for the most part.) After installing on
many systems with A2Ki, I find that it does not work on computers which had
never had Office installed on it.
It crashes on... Set MyDB = OpenDatabase("c:\data\file.mdb") ...with an
"Execution Error" message.
How can I get my app to work with out installing office?
Any suggestions?
many systems with A2Ki, I find that it does not work on computers which had
never had Office installed on it.
It crashes on... Set MyDB = OpenDatabase("c:\data\file.mdb") ...with an
"Execution Error" message.
How can I get my app to work with out installing office?
Any suggestions?