Viewing 15 posts - 19,606 through 19,620 (of 59,072 total)
Thanks for the feedback... I hate problems like that because you never know when they'll occur again.
--Jeff Moden
Change is inevitable... Change for the better is not.
September 9, 2015 at 5:05 pm
Manic Star (9/9/2015)
JSON is evil incarnate. XML's bastard sibling at best.😀
I LOVE IT! A kindred spirit!!!! 🙂
--Jeff Moden
Change is inevitable... Change for the better is not.
September 9, 2015 at 5:04 pm
I have to agree with Scott on this one. This table is actually fairly small and, because of the monthly rolloff, isn't going to get much bigger quickly. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 9, 2015 at 5:00 pm
It's a REALLY bad idea to make INSERTs dependent on the availability of a remote server. Your trigger should write to a "local" table and you should have a...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 9, 2015 at 3:48 pm
coolchaitu (9/9/2015)
It ran successfully today. Thanks everyone
What changed? Or did you resave it?
--Jeff Moden
Change is inevitable... Change for the better is not.
September 9, 2015 at 11:07 am
jitendra.padhiyar (9/9/2015)
We got request from our client to have point in time restore.
Full Backup: Everyday at 2 AM.
Log backup Everyday 2 PM
Now client wants us the data upto...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 9, 2015 at 7:43 am
oneteabag (9/8/2015)
Reason is the process is happening so fast within couple of hours and with every iteration actual production reports are executed and checked until an 'ok'...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2015 at 5:30 pm
oneteabag (9/8/2015)
[/font]Because of this iteration the monthly data set is being added...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2015 at 4:35 pm
sgmunson (9/8/2015)
The original poster's rules, no matter how they were stated, across ALL of his/her posts, are broken based on the data supplied and the expected results. It...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2015 at 4:23 pm
chrisn-585491 (9/8/2015)
This sounds like a good way to actually build a piece of software.
Software isn't science, it's engineering. (And a lot of it is Redneck Engineering...) 😛
Usually, it's...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2015 at 4:08 pm
jhbelalc (9/8/2015)
Jeff Moden (9/8/2015)
Jeff Moden (9/8/2015)That's a large part of the problem. Poorly defined jobs and obstinacy (and a few other "anti-traits"). Add all that to some ridiculous...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2015 at 3:35 pm
jhbelalc (9/8/2015)
Jeff Moden (9/8/2015)
I'll say that a lot of developers aren't actually qualified to determine what the client's expectations are. That's why there's such a thing as "requirements" and...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2015 at 8:02 am
Just a hunch... I've not had such thing happen to me for maintenance plans because I don't use them. However, if I did, the first thing I'd try is...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2015 at 7:54 am
jhbelalc (9/8/2015)
The person in charge of deliver the software to the client can say it's finished but finally only the...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2015 at 7:33 am
karen.blake (9/7/2015)
Will try and explain this better.
We have a SAL field in the database that has numeric and alpha and just alpha data in it.
I need to get a...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2015 at 6:48 am
Viewing 15 posts - 19,606 through 19,620 (of 59,072 total)