Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.ms-sqlserver > #2040
| From | Erland Sommarskog <esquel@sommarskog.se> |
|---|---|
| Newsgroups | comp.databases.ms-sqlserver |
| Subject | Re: Error HY010 |
| Date | 2020-06-10 21:56 +0200 |
| Organization | Erland Sommarskog |
| Message-ID | <XnsABD8DF4213D53Yazorman@127.0.0.1> (permalink) |
| References | <rbqf0v$uk4$1@tota-refugium.de> <rbrcc5$on9$1@tota-refugium.de> |
Tim Ritberg (tim@server.invalid) writes: > SA-user solved the problem, but which permissions was missing for normal > user? > Plain users do normally not have permissions in model. You can add users and grant permissions, but it is not a good idea. To wit, when you create a new database, SQL Server copies the files for model. So if you had a user to model, it will be in every database!
Back to comp.databases.ms-sqlserver | Previous | Next — Previous in thread | Next in thread | Find similar
Error HY010 Tim Ritberg <tim@server.invalid> - 2020-06-10 13:09 +0200
Re: Error HY010 Tim Ritberg <tim@server.invalid> - 2020-06-10 21:30 +0200
Re: Error HY010 Erland Sommarskog <esquel@sommarskog.se> - 2020-06-10 21:56 +0200
Re: Error HY010 Tim Ritberg <tim@server.invalid> - 2020-06-11 11:56 +0200
Re: Error HY010 Erland Sommarskog <esquel@sommarskog.se> - 2020-06-11 20:40 +0200
Re: Error HY010 rja.carnegie@gmail.com - 2020-06-11 12:30 -0700
csiph-web