Viewing 15 posts - 1,546 through 1,560 (of 8,416 total)
Dev @ +91 973 913 6683 (11/8/2011)
Thanks Gail but the part that I didn't find was parser.
I'm not sure exactly what you're asking here, but this is from http://msdn.microsoft.com/en-us/library/ms190623.aspx:
Processing a...
November 8, 2011 at 7:32 am
lewisdow123 (11/8/2011)
I'm leading down the regex path first using the link provided and http://www.sqlteam.com/article/regular-expressions-in-t-sql
Yes that's the CLR route I would try too. The T-SQL code I posted was more...
November 8, 2011 at 7:19 am
GilaMonster (11/8/2011)
November 8, 2011 at 6:56 am
Dev @ +91 973 913 6683 (11/8/2011)
November 8, 2011 at 6:36 am
PaulB-TheOneAndOnly (11/8/2011)
Not in the sense of over-booking partial flight legs like this system does
Fair enough. Booking part of a flight is an intriguing idea though - parachutes supplied?
November 8, 2011 at 6:22 am
PaulB-TheOneAndOnly (11/8/2011)
Never seen a system designed to overbook resources on purpose before
Don't airlines do this routinely on the basis that some people will cancel at the last minute or simply...
November 8, 2011 at 6:07 am
Hugo Kornelis (11/8/2011)
November 8, 2011 at 5:48 am
lewisdow123 (11/8/2011)
November 8, 2011 at 5:39 am
I think I would look to write a full-text query to get results that might match (i.e. the text has all the words specified, perhaps using NEAR, perhaps not) and...
November 8, 2011 at 4:37 am
vk-kirov (11/7/2011)
Very interesting question, but 1) version-specific; 2) with wrong explanation.
Exactly. I was at a loss which answer to choose because they all seemed wrong. Turns out I...
November 8, 2011 at 3:43 am
GilaMonster (11/8/2011)
Time to reopen the item I think.
It'll be interesting to see if you can - I know Aaron has had trouble re-opening things recently.
Anyway, yes this needs clarifying -...
November 8, 2011 at 3:08 am
GilaMonster (11/8/2011)
SQL Kiwi (11/7/2011)
daveriya (11/7/2011)
i am converting function into sp,can i execute like this exec proc proc_name 'parm1' 'parm2' order by column.
Given that the best solution is to insert into...
November 8, 2011 at 3:05 am
Gil_Adi (11/8/2011)
November 8, 2011 at 2:56 am
Viewing 15 posts - 1,546 through 1,560 (of 8,416 total)