Page 1 of 1

Two Joins not allowed?

Posted: Thu Aug 14, 2003 11:59 am
by Dwayne_Childers_(Guest)
__There^s an ODBC error (Join expression not supported) whenever I try to specifiy 2 joins, to two different tables, from a single Microsoft Access master table.____I don^t recall if I ever tried to do the same thing in code, but does the ODBC MS Access Driver have this problem generally?____Either join works fine in isolation, but when trying to perform both, the error occurs.__

=> RE: Two Joins not allowed?

Posted: Thu Aug 14, 2003 3:24 pm
by Dwayne_Childers_(Guest)
__Never mind, it^s silly to struggle with MS^s ODBC limitations, when I can use Inspironix^s MDBtoDBC utility to translate the database directly to a FoxPro dictionary, and use R&R Xbase.____