IMO the SQL Statement does not use a two-part fully qualified table name (i.e. DatabaseName.TableName); therefore you must change the default database. You can specify the Default Database in the ODBC Data Source or connection string.
↧