Hi,
I've been using OPENQUERY to select from a MySQL db via a linked server
and trying to use the four part method as below
select * from [MYSQL_LinkedSvr].[MySQLDb..MySQLTable
As far as I can see there aren't any schemas on the MySQL server.
Am I missing something?
Any help most welcome.
Thanks,
Eamon