Viewing 15 posts - 31 through 45 (of 58 total)
i'm not sure for sql 2008 but for older sql's i simply reinstall as it's relatively painless.
about changing a collation of a database later:
changing the collation of a database doesn't...
February 3, 2010 at 1:38 am
rudy komacsar - Doctor "X" (1/21/2010)
- Acceptance that your 'circle of concern' is far smaller than 'your sphere of influence'
isn't it:
- Acceptance that your 'circle of influence' is...
January 22, 2010 at 2:03 am
about:
- Many DBAs don’t work typical 40 hour weeks. Many work weeknights, weekends, and holidays, all without any overtime pay.
i think dba's can blame themselves a bit also. if...
January 21, 2010 at 3:42 am
simplest way is using the enterprise manager. i assume a simple db with 1 mdf and 1 ldf and the owner is sa or not relevant. if your unsure use...
December 16, 2009 at 3:27 am
and if you were able to reduce the size it may be smart to try to figure out what made it grow cause it may happen again. if it's an...
November 25, 2009 at 7:40 am
assuming you typed the path+filename correct:
perhaps it's still in use and some program has exclusive lock on it ?
November 25, 2009 at 7:36 am
abit more info about 0,2,3:
http://www.sqlservercentral.com/Forums/Topic241886-5-1.aspx#bm241943
November 25, 2009 at 5:40 am
i dont know how your backup goes but if you use backup jobs your transaction log backup will fail if you do a transaction log backup on a database with...
November 25, 2009 at 5:35 am
Schadenfreude-Mei (11/25/2009)
You also...
November 25, 2009 at 4:23 am
Chandu-212374 (11/16/2009)
How...
November 23, 2009 at 3:23 am
bell282 (11/18/2009)
November 23, 2009 at 2:38 am
do the numbers have to be 1,2,3,4,5,6,7,9 or can they be 1,2,3,4,51,52,53,91,92 ?
assuming you have no option to adjust how this was build you could reserve an area of numbers...
September 16, 2009 at 2:49 am
could you be more specific ? what's the issue you try to solve ? what goal you want to achieve ?
in general a starting pointer can be:
SQL Server 2008 Books...
September 16, 2009 at 2:01 am
dont they like that "their" table is changed or dont they like that you add a table for auditing purposes ?
if it's the first situation i would consider triggers which...
September 15, 2009 at 8:55 am
Viewing 15 posts - 31 through 45 (of 58 total)