Page 1 of 1

MS Access ODBC Driver

Posted: Mon Oct 01, 2007 8:26 pm
by Aquaman_(Guest)
I^m trying to do a Left Join in the RR SQL version using the standard MS Access ODBC driver.____I^m attempting a left join using the standard Join menu. When I choose the Left hand option and try to run the report, I get an error stating that my driver doesn^t support this manuever. Driver works fine for simple exact match join, but that^s not what I want.____Has anybody gotten around this limitation?

=> RE: MS Access ODBC Driver

Posted: Tue Oct 02, 2007 11:10 am
by kfleming
Create a view in Access that joins the tables and then use that view as the master table for your report.____Kathleen__R&R Support