Serious problem (bug?) : LEFT JOIN acting like INNER JOIN 2006-07-10 - By Rich Lott - People & Planet
Back
jbonnett@(protected) wrote: > I have had troubles with a similar situation too. > > If you have all your tables in MySQL anyway, why not do it all in MySQL > with a pass-thru query?
Because I have a rather extensive front-end with SQL embedded everywhere, including in over 100,000 lines of VBA code.
But, with a sigh, this is the only solution I can see. At least there will be speed and other benefits to gain from it, too. But it still stings because I allocated a week for the migration and it's going to take a lot longer now.
thanks,
-- rich
-- MySQL ODBC Mailing List For list archives: http://lists.mysql.com/myodbc To unsubscribe: http://lists.mysql.com/myodbc?unsub=mysql@(protected)
|
|