Path: csiph.com!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Erland Sommarskog Newsgroups: comp.databases.ms-sqlserver Subject: Re: Easy way to copy database from MsSQL Express to MsSQL-Server? Date: Thu, 22 Apr 2021 21:20:06 +0200 Organization: Erland Sommarskog Lines: 8 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Injection-Info: reader02.eternal-september.org; posting-host="d98ff4c8b4c4958c41f026a06ec4f9e7"; logging-data="3057"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18YAcIcGZtv3uCfFyKwERBW" User-Agent: Xnews/2006.08.24 Mime-proxy/2.1.c.0 (Win32) Cancel-Lock: sha1:a69DldcTZ6Mht9fVHrf3bpWZI8s= Xref: csiph.com comp.databases.ms-sqlserver:2090 Tim Ritberg (tim@server.invalid) writes: > But this application should not use an admin account, so I have to > transfer user from express to server. > Yeah, application shoiuld not run under admin accounts. But my assumption was that you would do the BACKUP/RESTORE operation from SSMS, outside the application.