Quote Originally Posted by jennifer2007
Hi dear,

The owner as i said is "master" db and the connection is configured
in ODBC. By the way "master" db is just similar to "northwind" db, a pre-created default databases in sqlserver. Do you mean i have to transfer the
EMP table to "northwind" db?

Anymore ideas?

Thanks
I'm sorry but MASTER is not like NORTHWIND, SQL Server MASTER is more like SYS or SYSTEM schemas in Oracle... you DON'T want to create anything on MASTER database.