sql - Users cannot access after extracting database -


i have extracted data sql 2012 new copy in sql 2012 in same pc well, in original database users can access website using username , password, when try use copied database, users cannot access website.

notes:

1- if add new user copied data, works fine. if try access using extracted data, not work , no error shows.
2-original database connection using server authentication , copied database using windows authentication. may know caused , how solve ?


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -