Hi
I've linked Access, using Unicode ODBC driver, to a MySQL backend that collates images using a third party app. Accessing the underlying table is very slow, as is a simple 'passthrough' query on the same table.
By removing the 'Image' (yes, I know it's a reserved word but I don't have...