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

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

javascript - return highlighted cells to php -

java - Creating a room by reading from a file (for a game) -