I have a problem when I run execute query against shape files where it is one of a number of shape files with the same first 8 characters.
The problem seems to be that the way that the short file name is generated for OLE DB does not match with the way Windows has generated the short filename.
The error message I get is The Microsoft Jet database engine could not find the object 'AI56-9~5 '
I have attached a screenshot illustrating this:
Note the last shape file. You would expect the short filename to be AI56-9~5 but windows has mangled it.
Cheers
Steve