Viewing 15 posts - 4,516 through 4,530 (of 4,820 total)
Anzio,
If you get the chance, could you test MY code against that same 1 million records? I'd love to know a) if it produces the same result, and...
October 28, 2008 at 11:24 am
Jeff,
Thanks for the feedback. I'll be referring back to your example code now rather than trying to remember it from scratch. There was a time (back...
October 28, 2008 at 9:38 am
UPDATE: just got lucky and generated a 13ms execution time on pattern 1. Subsequent attempts went right back to zero, despite changing to other patterns. I...
October 28, 2008 at 9:32 am
Dan,
Despite your explanation, I'm still not sure I completely understand the requirements, but I now have what I think is a solution. I'm not too sure on the...
October 28, 2008 at 9:26 am
While that's a nice idea that I prefer to agree with, it fails to account for the DEPTH of the stupidity I encountered, which simply cannot be "explained away" by...
October 28, 2008 at 6:39 am
If only I had some evidence for that... Unfortunately, the truth is that it was NEVER going to be easy, so the concern about "making it easy" wasn't...
October 27, 2008 at 11:51 am
I agree, although their position isn't surprising when you consider that such advocacy being listened to would result in more jobs for the O-S community.
Steve
(aka smunson)
:):):)
jgrubb (10/27/2008)
October 27, 2008 at 9:00 am
As rbarryyoung posted, we need more detail on how your data is structured. I look at your "datagrid", and can't determine if the column headings are part of...
October 27, 2008 at 7:56 am
I continue to think that a complete statement of the problem coming from the OP has yet to occur. There is no written description of the EXACT process...
October 27, 2008 at 7:21 am
Jeff,
Thanks for acknowledging. The only reason I chose to use a loop is because I just didn't have time to go look up the technique that selects from...
October 27, 2008 at 7:04 am
Holy OLE_DB, Batman! Looks like I'm way off here. I'd been led to believe by other sources in the past that this wasn't realistic... Mucho...
October 24, 2008 at 8:22 am
I'm not sure this is realistic. The nature of a chart is such that it has to expect the specific fields it was designed to look at. ...
October 24, 2008 at 7:56 am
It's good to have a working solution, but the performance of a WHILE loop construct for splitting strings could have problems with performance when dealing with a large number of...
October 24, 2008 at 7:39 am
I'm pretty sure there's a typo in the previously supplied solution...
Considering your scenario, I AM ASSUMING THAT YOU ARE SURE THAT YOUR QUERY WILL RETURN ONLY ONE VALUE, you can...
October 24, 2008 at 6:51 am
I would have thought that installing SQL 32-bit on a 64-bit OS wouldn't have worked at all, but regardless of that, you can't expect a 32-bit ODBC driver to work...
October 24, 2008 at 6:36 am
Viewing 15 posts - 4,516 through 4,530 (of 4,820 total)