Viewing 15 posts - 31,921 through 31,935 (of 39,818 total)
I'll agree that stored procedures should be supported. Even if they need to be compiled in process and executed, they are important have building a n appplication, especially one that...
July 10, 2007 at 6:20 am
The only way to minimize the peaks are to run log backups more often (so less data in each backup) or use hardware to increase the speed. Using a R1...
July 10, 2007 at 4:35 am
I'm not sure you can win with a "what concerns do you have" question. If they haven't brought up concerns with you, then they are either uncomfortable with them or...
July 10, 2007 at 4:28 am
Have people really complained to you?
That surprises me and it seems like you made the right decision if it happens. Someone should always thank you for the interview and...
July 10, 2007 at 4:26 am
Look at your printout for a clue, but really you'll be guessing as to which you got right and wrong.
I wish there was a better way to do this, maybe...
July 10, 2007 at 4:24 am
Look for the primary key field in the table designer. It should be marked with a key field. Or check the indexes and look for the PK. Or if...
July 10, 2007 at 4:21 am
I'd guess the same as Noel, that the ftp wasn't finished. You might be able to test for an open file, but I might just schedule the job to retry...
July 10, 2007 at 4:19 am
Do you have the backup going to different drives from the log and/or data? That should help. Also, do you need all databases backed up every 15 minutes? You might...
July 10, 2007 at 4:01 am
A Garmin sounds interesting and maybe some Legos ![]()
I'll probably get 2-3 nice prizes and then let the winners pick. Don't forget to use...
July 10, 2007 at 3:58 am
I'm here and it wasn't a horrible flight, though it wasn't great. At least my upgrade came through so I could get some sleep.
I used to work for a company...
July 10, 2007 at 3:55 am
Pass, I got a lot of emails and the story on going down to Antarctica (and get more every baseball season), but it's not for me.
I pack my own pillow...
July 9, 2007 at 7:56 am
There's nothing wrong with Iowa. I thought I was supporting Google's choice to keep their operations in the US. I think it's great they're moving into smaller communities and providing...
July 7, 2007 at 9:39 am
A table can only have one column with an identity property. You can remove the identity property or turn it off for a batch with SET IDENTITY_INSERT OFF
July 6, 2007 at 12:47 pm
Viewing 15 posts - 31,921 through 31,935 (of 39,818 total)