Viewing 15 posts - 721 through 735 (of 7,636 total)
Oops, never mind about the code request. I infer from the discussion above, that you do not yet have the full features done for the code side either?
If that's...
March 6, 2010 at 3:49 pm
lou-612048 (3/6/2010)
I have a full-text search that works in an ASP environment that takes whatever's entered into the search field, doing some sanitization, then breaking apart the search phrase into...
March 6, 2010 at 3:41 pm
EdVassie (1/16/2008)
March 6, 2010 at 2:23 pm
GilaMonster (3/6/2010)
RBarryYoung (3/6/2010)
March 6, 2010 at 1:52 pm
arun.sas (3/5/2010)
Jeff Moden (3/5/2010)
Colin-232036 (3/5/2010)
March 6, 2010 at 10:17 am
Thats probably the best way to do it. Except that I'd make "Distance" a range, that is, two int columns: MinDistance, MaxDistance. (change it in the PK too).
March 6, 2010 at 10:00 am
IIRC, the Merge call is usually preceded by one or more Writes and Reads, and what I can't help but notice in your code is this possible sequence:
Accumulate: sets Count,...
March 5, 2010 at 8:33 am
I don'y know AWE well enough to answer your questions about it directly, I'll let someone more familiar do that. I can however help with the rest of it....
March 5, 2010 at 7:11 am
Jack Corbett (3/5/2010)
March 5, 2010 at 6:52 am
you'll need to show us your actual SQL code.
March 4, 2010 at 9:20 pm
info 54357 (3/4/2010)
March 4, 2010 at 6:51 pm
Tom.Thomson (3/4/2010)
March 4, 2010 at 3:50 pm
Tom.Thomson (3/4/2010)
March 4, 2010 at 3:43 pm
Viewing 15 posts - 721 through 735 (of 7,636 total)