Executed as user: NT AUTHORITYNETWORK SERVICE
Asked By
0 points
N/A
Posted on - 01/11/2012
A link was created between MySQL and MSSQL wherein we can replicate the database from MySQL once (the first time) but subsequently receive this error message: Executed as user: NT AUTHORITYNETWORK SERVICE. An object, “access right” can already be found in the database.
Executing it gets this error: [SQLSTATE 42S01] (Error 2714). Can you tell me how we can let MSSQL to write over the existing tables? Thank you.