Viewing 15 posts - 8,596 through 8,610 (of 18,923 total)
Did you get an error message when trying to install sp3?
What about what is recommended via microsoft updates.
Also what did the documentation say when downloading sp3 about the pre-requisites?
December 18, 2008 at 5:36 am
Well not really, it would almost be correct in Access which is probably where that all started.
The deletes and updates (especially in joins) are quite differente betwen Access and SQL...
December 18, 2008 at 5:30 am
I never had that problem nor read about it, I'll let the other prod dbas handle this one.
December 18, 2008 at 5:29 am
That's what I mean, you need to know where that table is, make an inner join to it and present the right data.
You need to learn this to be autonome,...
December 18, 2008 at 5:14 am
I'm going a a limb here and assume that this data in held in another table. Hit F1 in enterprise manager and do a search for inner join. ...
December 18, 2008 at 4:58 am
Do you have anything else to go on (like windows log). That seems a bit thin to go on to me.
December 18, 2008 at 4:54 am
Now that I had the night to sleep it over, I'd actually implement both.
The trigger fires the user-friendly warning, then when doing DML in the table to change whatever, the...
December 18, 2008 at 4:42 am
Don't know for sure, but you can get management studio express (free download). Then see if you can connect (that's where I'd start, I never had to do this...
December 17, 2008 at 10:24 am
I had the same problem, you need sp2 of sql server 2005 on vista (nothing less for compatibilty)... and quite a few updates on VS 2005 iirc.
December 17, 2008 at 10:22 am
Plan A would be to do that client side... assuming you are not violating the rule to send back more data than needed.
December 17, 2008 at 10:00 am
sanjeev_krs2004 (12/17/2008)
December 17, 2008 at 9:23 am
You can always backup to external disk, or network drives. On prod server I'd never change recovery mode without backing up first.
Of course dev can be another beast... I...
December 17, 2008 at 9:06 am
That's the wrong sequence... BACKUP FIRST... then do the rest.
make sure to advise and get approval that if anything goes wrong, no point in time recovery is available between the...
December 17, 2008 at 8:27 am
Same problem with dates!!!
You need to store all the data for the minimum safe range needed... which is often a buttload of data!
December 17, 2008 at 7:42 am
Hey Joe, don't you have an article or two posted on the subject.
It might be a good place to put a link to it!
TIA.
December 17, 2008 at 7:10 am
Viewing 15 posts - 8,596 through 8,610 (of 18,923 total)