|
-
Nov 18th, 2006, 11:49 PM
#1
Thread Starter
New Member
[RESOLVED] [2005] "cannot find input table or query"
My app is trying to get data from a .mdb file created with Access 2003. When I debug it returns the above OleDbException. All the code is correct, because it works when I sub in another .mdb file at the data source (same location and same name). Every time I try the debug a .ldb file of the same name is created in the same folder as the .mdb file. I assume this is a log file, because it contains only the name of the computer and "admin."
What could be wrong with my database? When viewed in Excel it looks just like the other database I have successfully subbed in (except for different fields and data, of course).
This is my first attempt at programming. I appreciate any insight.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|