Viewing 15 posts - 1 through 15 (of 26 total)
Something else to try:
master..xp_cmdshell 'C:\"Local Folder"\Something.bat'
May 16, 2007 at 5:54 am
The user cannot be dropped because they owner objects in the database. Run this to find out which objects (change the name FRED to the user you are trying to drop):
January 11, 2007 at 2:52 am
A few ideas:
1. If possible, try restarting SQL Server Agent. When we have had similar problems it has been because of SQL Jobs and SQL Mail.
2. PING your SQL Servers and check the...
December 29, 2006 at 3:20 am
I reckon you can't just discount soccer (or football to everybody else outside US ). The TV stats have gone crazy in the last...
June 15, 2006 at 9:26 am
If you are in a hurry then you could always run sp_detach_db, delete the log file and then run sp_attach_single_file_db.
Once you get the database up and running again then you...
May 26, 2006 at 5:48 am
Just in case you are still having problems:
http://support.microsoft.com/kb/293422
Make sure that the Active Directory account the MSSQLServer service is logging in as has "Send...
May 25, 2006 at 7:49 am
I agree with the above that the best way would be to force your users to use a particular account which does not have permission to update the tables.
However, if...
May 12, 2006 at 4:11 am
You do need Outlook installed on the server which alot of people don't like.
You also need to remember to start the SQL services using a valid windows account and not "local...
January 12, 2006 at 3:51 am
Ref my message in a previous thread... my favourite:
"There are only 10 types of people in the world: those that understand binary, and those that dont."
September 9, 2005 at 9:19 am
Artful Dodger featuring Craig David - Re-Rewind The Crowd Say Bo SELECTa
Ace Of DATABASE - All That She Wants
Chi-Lites -...
September 9, 2005 at 8:43 am
For what its worth, I don't usually go online to answer the question of the day but would like to see the available answers in the newletter (like we used...
July 28, 2005 at 9:15 am
I have got a question/suggestion: Is it worth checking the fill factor?? If you reduce this does it reduce the size of the database??
Other than that I agree with the...
July 28, 2005 at 9:01 am
I think that you can remove MDAC using a "comcheck" program which is available on the Microsoft website.
Component Checker: Diagnose problems and reconfigure MDAC installations
http://support.microsoft.com/default.aspx?scid=kb;en-us;307255
"Note: Removing or replacing...
April 18, 2005 at 8:59 am
I could be getting totally the wrong idea here but you could try this:
1. Right click on the pivot table and select "Pivot Table Wizard".
2. Click "Options..."
3. Under the "Data...
March 31, 2005 at 7:08 am
In our case, we have a separate SQL instance for the HR database as it contains alot of sensitive information. With two instances you can have a different "sa" password...
February 23, 2005 at 2:49 am
Viewing 15 posts - 1 through 15 (of 26 total)