Viewing 15 posts - 4,141 through 4,155 (of 6,486 total)
Steve Jones - Editor (3/15/2008)
<name>
I've used the [ code ] [ / code ] tags from the shortlist for the code and then the "& l t ;" and...
March 15, 2008 at 8:18 pm
Jeff Moden (3/15/2008)
Compare that to where C/C++ programmers have been for over 15 years: they can write new code targeted to run on multiple different platforms right from the start...
March 15, 2008 at 7:08 pm
tosscrosby (3/14/2008)
March 15, 2008 at 12:45 am
One interesting thing is - I can't find that wording anywhere else. The current EULA mentions no 30-day limit, and neither does the How to buy document...
March 14, 2008 at 9:59 am
That's actually a good question. Every time I've asked the question to a licensing specialist - I've received essentially the answer Philip mentioned (if your primary server is "dead"...
March 14, 2008 at 9:45 am
Tom Garth (3/14/2008)
Keep in mind that if just 1 row meets your criteria, you will be undoing the entire update.
Along those lines - if you want the "valid" ones to...
March 14, 2008 at 9:37 am
Try updating the column list build to put brackets around the column names. You never can tell when you might run up against a "reserved word" used as a...
March 14, 2008 at 9:24 am
Your parameters got "whacked" when you pasted it. You need to paste them into a text editor and run a search and replace for the brackets.
Replace < with <
Replace...
March 14, 2008 at 9:13 am
(fixed the tag - thanks).
It's a fair position to start from. I have spent a lot of time supporting and developing in what I will call "hardware crippled" environments,...
March 14, 2008 at 8:49 am
Have you tried simply issuing a "checkpoint" command? See if it just needs to be reminded to move along?
March 14, 2008 at 8:33 am
jamiejulius (3/13/2008)
Thanks for the comment. Actually I think it helps very much since I'm only asking for the first record which matches.
If the index is being used - that's great....
March 14, 2008 at 8:29 am
Hugo Kornelis (3/14/2008)
Matt Miller (3/14/2008)
March 14, 2008 at 8:21 am
I can't help but think that somehow it's happening in a different context, or that somehow it's raising an error on the "wrong server". There are a few of...
March 14, 2008 at 8:10 am
And there are other folks who don't know that what you call Oracle syntax is actually ANSI-standard syntax, and that the optional FROM clause in SQL Server is non-standard. In...
March 14, 2008 at 7:50 am
Manie Verster (3/14/2008)
:P:P Excellent article Jeff, I have a question for you though. Is there a FROM clause for the DELETE statement as well and how can I code that?:w00t:
Manie...
March 14, 2008 at 7:36 am
Viewing 15 posts - 4,141 through 4,155 (of 6,486 total)