Viewing 15 posts - 571 through 585 (of 1,640 total)
george sibbald (1/21/2014)
that script will add the user to model as well, so all new databases would automatically get the...
January 21, 2014 at 2:40 pm
Thanks, you are right I mean DML, one update, one insert,
it looks like using a temp table is a good solution.
January 17, 2014 at 1:05 pm
Lowell (1/8/2014)
the grant for GRANT VIEW ANY DEFINITION TO AppInsightUser
lets the login see the metadata without having to be a user int...
January 8, 2014 at 12:28 pm
Thanks, I cannot find any information on line about Public role has connect permission to a database.
Could you provide a link that tells public role has connect permission.
What I understand...
January 8, 2014 at 10:51 am
So does it have connect permissions?
If not, how this works, the vendor's script grant the service account to each database without specifically add any other permissions, but they said this...
January 8, 2014 at 10:15 am
Thanks, it adds it to each database, but didn't grant any permission,
But I guess it defaults to connect permission, that is just what the vendor product needs
January 7, 2014 at 10:39 am
In your backup example, the "." means "the current folder as specified by the preceding statement (BACKUP command)", ie the default backup folder, followed by a single backslash. If...
December 10, 2013 at 9:57 am
The "." in ".\\" means "this" folder, the double backslash in the escape character \ followed by the actual \ - in total it means, "Default Backup path\"
Thanks, tried...
December 6, 2013 at 10:57 am
Divine Flame (12/6/2013)
BACKUP DATABASE...
December 6, 2013 at 10:52 am
Thanks, let me redescribe some of the info. Note I deleted the copied over backup files from production to test after restore.
We do backup on both test server and production.
After...
December 5, 2013 at 3:40 pm
Thanks,
So for the first top 2 records, can we see it is a hardware problem or not?
December 4, 2013 at 9:46 am
Thanks much, Jeff.
Could you tell me where you can see it could be issue with memory module 3 or 4 in the attachment?
Oh, I see - I accidently highligted...
December 3, 2013 at 3:33 pm
Viewing 15 posts - 571 through 585 (of 1,640 total)