February 1, 2010 at 3:59 am
OK, thanks Wayne 🙂
Charlotte.
February 1, 2010 at 6:52 am
didn't we have a HUGE string-splitting thread on sqlservercentral some time back?? Lots of code examples, benchmarking, etc.
Personally I think this may be a case where CLR could help out, but there are many solutions to your problem.
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
February 5, 2010 at 5:08 pm
Charlotte,
It's been a couple of days and I'm just being curious... how did all of this work out for you?
--Jeff Moden
Change is inevitable... Change for the better is not.
February 7, 2010 at 7:10 am
Hi Jeff,
Thanks for yout interest. It has worked out really well.
I put in a formula to calculate the difference in distance between my search centre point and the X\Y coords your Tally table based Select statement generated and used this to filter the number of matches returned then passed those through to my front end for highlighting on the map (powered by MapInfo MapXtreme). It all works well, nice and fast.
Many thanks again for the help with the extraction of the polygon coords.
Regards.
February 7, 2010 at 7:21 am
Awesome. Thanks for the feedback, Charlotte.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 5 posts - 16 through 19 (of 19 total)
You must be logged in to reply to this topic. Login to reply