How do we go about debugging connections in access when we try to link to a table.
I know this works in excel.
Provider=VFPOLEDB; Data Source=Y:\Data\EF.DBC;
and I can use the costtran table
But in access, access can't find the table. And, if you'll note, costtran is 8 characters and I've upgraded to sp2, so every googled fix has been attempted. Is there some way we can just have some visibility into the connection process because it's all a big black box.
I know this works in excel.
Provider=VFPOLEDB; Data Source=Y:\Data\EF.DBC;
and I can use the costtran table
But in access, access can't find the table. And, if you'll note, costtran is 8 characters and I've upgraded to sp2, so every googled fix has been attempted. Is there some way we can just have some visibility into the connection process because it's all a big black box.