Glory
Well-known Member
- Joined
- Mar 16, 2011
- Messages
- 640
It's so unbelievably fast at extracting data that took whole minutes.
The only problem I'm facing is when a file is placed anywhere except the "default database directory", ADO can't find it.
The error I receive reads "Microsoft Jet Database Engine Could Not Find the Object". I found this bug report on MSDN.
Is the only solution to put the file you're grabbing from in the same folder as the querying file?
The only problem I'm facing is when a file is placed anywhere except the "default database directory", ADO can't find it.
The error I receive reads "Microsoft Jet Database Engine Could Not Find the Object". I found this bug report on MSDN.
Is the only solution to put the file you're grabbing from in the same folder as the querying file?