Home Forums SQL Server 2008 SQL Server 2008 - General Linked Server (MYSQL) links ok, but cannot see tables and queries return errors RE: Linked Server (MYSQL) links ok, but cannot see tables and queries return errors

  • What does this return when executed on your SQL Server?

    EXEC('SHOW VARIABLES LIKE "%version%";') AT [MYSQL];

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato