Viewing 15 posts - 136 through 150 (of 1,252 total)
a quick reply...
create or search a script that works on SQL Server 2000 which will give out the object permissions for each user. Run this script on SQL 2005 after...
October 13, 2009 at 6:35 am
Hi
sp_change_users maps a login to a user. By itself it will not generate user permissions. Have u transferred the users from your SQL 2000 db to SQL 2005 db?...
October 13, 2009 at 12:07 am
Very good article.
Couple of things i would like to know about the update statement with output clause. What type of locks would be involved with update statement and how to...
October 12, 2009 at 11:41 pm
I think you need to investigate why you have long running transactions.
October 12, 2009 at 3:32 am
I store sensitive information encrypting it from the business layer and into a varbinary/varchar column.
October 12, 2009 at 3:25 am
nigel. (10/7/2009)
Click here
😀
October 8, 2009 at 2:38 am
Any issue with using the maintenance plans in sql server.
October 1, 2009 at 1:23 am
krypto69 (9/30/2009)
So, I never know what fields they could pick, they could pick any or all of the 400 columns.
Long...
October 1, 2009 at 1:16 am
Just curious...
"Configuration option 'max server memory (MB)' changed from 2147483647 to 6144. Run the RECONFIGURE statement to install"
If 6144 is your max memory what is your min server memory?
October 1, 2009 at 1:08 am
Doing a shrink operation on production db in working hours is not recommended. You need to find out when your db is least used and do it then.
Log files...
October 1, 2009 at 1:03 am
thanks for sharing this.
September 24, 2009 at 12:59 am
r u able to send mails other than database mails from the mail server ?
September 24, 2009 at 12:51 am
Viewing 15 posts - 136 through 150 (of 1,252 total)