How can we help you today? How can we help you today?

Why not connect to the database via the command line?

Command:
SQLCompare /Scripts1:"X:\SRC\test\SQL" /Server2:"cxz-DEV-db\DEV" /Database2:"DB" >> out.log
Gives an error:
Error: Comparison of 'Scripts.SQL' and 'cxz-DEV-db\DEV.DB'
failed: Не удается открыть базу данных "DB", запрашиваемую именем входа. Не
уRU\A-SAVINдалось выполнить вход. Ошибка входа пользователя "RU\a-savin".
Through the desktop application, the comparing normally starts and work
Through xml the error is the same
xyz0
0

Comments

2 comments

  • blu
    Translating the message looks like it's authentication issue.

    Can you access that db through Windows Authentication? By default, it uses integrated authentication but you can specify username and password through switches
    blu
    0
  • xyz0
    Did not correctly write the name of the database, excuse me. Thank you.
    xyz0
    0

Add comment

Please sign in to leave a comment.