Viewing 15 posts - 331 through 345 (of 1,348 total)
i'm lazy and use the GUI for it
go to table, right click and design. select the column and on the bottom is the option to add identity
July 26, 2010 at 11:42 am
have you tried to use varchar(max) instead of 8000?
July 26, 2010 at 11:24 am
ok
i remember i had the R2 and it popped up in green when i did the execution plan. boss had SQL 2008 SSMS and he said he never saw it....
July 23, 2010 at 1:20 pm
thx, going to have to check this out. problem seems to come and go. only thing is i don't think we do any file system backups of SQL servers
July 23, 2010 at 1:10 pm
gary.strange-1058508 (7/22/2010)
I would agree that the article may leave...
July 23, 2010 at 12:51 pm
bob.taylor (9/16/2008)
July 23, 2010 at 11:49 am
thx
as soon as i got rid of that quote it went further than line 3 and to line 41. now i have to check the entire file which is over...
July 21, 2010 at 12:12 pm
is there a way to do it within SSIS using the transformations? i want to change some data types to other that string types and it would mean i would...
July 20, 2010 at 12:59 pm
when i upgraded our netbackup software i turned on checksum for most databases and didn't see any impact, but didn't do too much of a scientific study
to get the pages...
July 20, 2010 at 7:58 am
are you getting errors in the SQL log about memory being cached out? we had that until we put in lock pages in memory
July 8, 2010 at 8:13 am
it has to insert it in the right place in the clustered index, so it has to look up where to insert it to
July 8, 2010 at 8:11 am
my memory is not as good as it used to be, but i don't think you can do it using dynamic SQL. i think i tried this one time a...
July 8, 2010 at 8:09 am
we used to have a developer who loved views. he created them for everything even if they only returned a few rows. when i had to troubleshoot performance issues with...
July 8, 2010 at 8:04 am
the database in question is for Symantec's anti-virus management product. they needed a copy for a case we had open so i restored it to QA and tried to shrink...
July 8, 2010 at 8:01 am
Viewing 15 posts - 331 through 345 (of 1,348 total)