Search found 2 matches

by shoshanaTzi
Sun 17 Jul 2022 04:32
Forum: dbForge for SQL Server
Topic: Sql Schema Compare - Ignore User Login not working
Replies: 2
Views: 8536

Re: Sql Schema Compare - Ignore User Login not working

Thanks, it's work!
I didn't recognize to this option
by shoshanaTzi
Thu 14 Jul 2022 05:11
Forum: dbForge for SQL Server
Topic: Sql Schema Compare - Ignore User Login not working
Replies: 2
Views: 8536

Sql Schema Compare - Ignore User Login not working

I try to use dbForge Schema Compare
I checked the "Ignore logins, certificates, asymmetric keys for users"
but it's still generate User Login like:

Code: Select all

CREATE USER [yonatan]
  WITHOUT LOGIN
Any solution?