Viewing 15 posts - 106 through 120 (of 338 total)
Ryan
What is the usage scale for the website? Number of concurrent users, etc.
How mission critical is it?
--Shaun
August 12, 2008 at 8:47 am
I'm confused how are these opposed;-
"...not to solve technical issues, but to add value to the business."
In my job I solve technical issues that add value to the business. 😉
(thats...
August 12, 2008 at 7:23 am
We are assuming the OP is saying;-
when a simultaneous insert occurs from two client appliactions
the id of the two inserted records in a/the table are identical.
This indicates no...
August 5, 2008 at 10:03 am
As I posted earlier - I did a 2.5 hour stint from home via VPN to my work PC - easiest thing in the world. Oh - ho comming upto...
August 5, 2008 at 9:46 am
timmy_patterson (8/5/2008)
Thanks,
Tim
Insert into SOURCE(Name, Age, Sex)
Select Name
, Age
, CHAR(ASCII(Sex) & 1) --extract and preserve the [Sex]...
August 5, 2008 at 8:50 am
You used a temp table - forbidden by the article requirements.
Sorry,
Just havin a bad mood moment, please don't take it personally, I get worked up on long running threads....;)
August 5, 2008 at 8:45 am
try as hard as you can;-
and still the dupe removers and requirments non-readers supply solutions to the problem already
answered/solved and burried by rbarryyoung, chris.morriss and Phil Factor.
All legends.
*Shaun drinks...
August 5, 2008 at 8:33 am
Thanks Phil
love the eBook and the SimpleTalk articles, always a good read.:)
The one about the ex-riot policemane turned DBA should have been quoted on the Stored Procs vs ORM thread....
August 5, 2008 at 5:51 am
Been waiting for it....:D
Phil could you give a more verbose explanation of your code please?
August 5, 2008 at 5:20 am
I want to be a DBA....and not the trouble shooter....I run out of bullets too fast 😀
August 5, 2008 at 4:22 am
did 2.5 hours from home this morning 😀
vital job had to go live before the general populace started work today!
The had the usual half hour sleep on the bus on...
August 5, 2008 at 4:13 am
torpkev (8/4/2008)
actually im a brit living in the US.. but same concept i spose 😀
my bad 😉
I read sharon's post as Kev's 😀
--Shaun (damn I need to pay attention)
August 4, 2008 at 8:13 am
jcrawf02 (8/4/2008)
Chris Morris (8/4/2008)
torpkev (8/4/2008)
selling my kidney for gas money.. i think i may go bug em about it:hehe: Admirably laid-back attitude Kev!
He has to be laid-back, it's the dialysis...
August 4, 2008 at 7:32 am
I drive 2 miles to the bus station, then sleep for 30 mins to work through the traffic on the bus 😀
20 miles a week extra 5 hours sleep bonus...
August 4, 2008 at 4:27 am
Viewing 15 posts - 106 through 120 (of 338 total)