Viewing 15 posts - 136 through 150 (of 1,253 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...
"Keep Trying"
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?...
"Keep Trying"
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...
"Keep Trying"
October 12, 2009 at 11:41 pm
October 12, 2009 at 3:40 am
I think you need to investigate why you have long running transactions.
"Keep Trying"
October 12, 2009 at 3:32 am
I store sensitive information encrypting it from the business layer and into a varbinary/varchar column.
"Keep Trying"
October 12, 2009 at 3:25 am
October 8, 2009 at 2:38 am
Any issue with using the maintenance plans in sql server.
"Keep Trying"
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...
"Keep Trying"
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?
"Keep Trying"
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...
"Keep Trying"
October 1, 2009 at 1:03 am
thanks for sharing this.
"Keep Trying"
September 24, 2009 at 12:59 am
r u able to send mails other than database mails from the mail server ?
"Keep Trying"
September 24, 2009 at 12:51 am
Viewing 15 posts - 136 through 150 (of 1,253 total)