Viewing 13 posts - 166 through 178 (of 178 total)
Unfortunately not, i checked the length yesterday and it only came to roughly 3000 characters. I'm obviously missing something really simple but i just can't see it!
January 25, 2008 at 2:09 am
why do i keep coming back with NULL when i run this???
CLR and OLE are enabled and registered RICHTX32.OCX.................any ideas??
January 24, 2008 at 10:20 am
BlueIvy, did that program work? got a similar issue myself and windows defragger can't defrag the files.....
August 24, 2007 at 8:15 am
thanks for the confirmation Andras! i've tried it through MS (ideally going to be running it through a stored proc) and checked the change script and it basically creates a...
August 24, 2007 at 7:19 am
thanks for that peter but i don't actually want to drop the column itself, just the idenity from it.
so just to clarify, i want to keep this column exactly as...
August 24, 2007 at 4:44 am
i'd use xp_cmdshell - keeps things simple!!!
August 23, 2007 at 1:55 am
do u have a test environment???? sample some large imports using that to see how much TLog space u need.....
may be that bulk-logged may b a better option......
August 8, 2007 at 2:24 am
are you're fragmented tables small tables? do u have a fill factor set?
July 16, 2007 at 2:24 am
can ya not use a CASE statement???
July 16, 2007 at 1:47 am
i'm getting the same but not as frequent. i read this:
http://blogs.msdn.com/sqlprogrammability/archive/2007/01/17/10-0-plan-cache-flush.aspx
and none of those commands that trigger this message are being ran unless its and internal sql thing??
I'm...
June 12, 2007 at 2:27 am
try
EXEC master.dbo.xp_cmdshell 'ren c:\test.txt c:\test.001'
May 29, 2007 at 1:41 am
hi danster, i fully agree with ya, i'm finding things that used to take a min or 2 can take double if not treble the time and effort!!!!
its as if...
May 17, 2007 at 9:04 am
is there a way to rebuild/defrag the indexes of a system table? just done a showcontig on sysobjects and the indexes r a mess!!!!
April 3, 2007 at 3:13 am
Viewing 13 posts - 166 through 178 (of 178 total)