Viewing 15 posts - 121 through 135 (of 238 total)
I understand John, thanks for the info
April 16, 2008 at 4:10 am
Karl, that's obsolutely brilliant, exactly what I needed many thanks !
April 16, 2008 at 4:04 am
That's great, thanks, even if I don't use the example you supplied it's great to learn from. Thanks again
March 25, 2008 at 8:59 am
I'm not sure that splitting it into 2 tables would help, the senario I'm using it in is at work there are 96 different towns or regions that we as...
March 25, 2008 at 8:28 am
Many thanks Karl, I did suspect using a cursor would be one solution, the temporary table idea wasn't something I thought of and looks like this might do more or...
March 25, 2008 at 5:44 am
Thanks Karl, the only problem I have is there are 96 fields at the moment and that could change to more at a later date, your solution, is that the...
March 25, 2008 at 4:55 am
Thanks everyone for the examples. I appreciate your time
January 15, 2008 at 2:00 am
many thanks Ramesh and Paul
November 22, 2007 at 7:25 am
thanks Andras, I was wondering if I need to use some kind of loop within my Store Procedure to do the inserts?
November 19, 2007 at 8:23 am
many thanks, I'll give it a try. And thanks for getting back to me so quick
October 16, 2007 at 4:08 am
so could I not put a id field in and do something like select top from feild2 where field2 is not null order by id?
October 16, 2007 at 2:54 am
as an example as to what I'm after
First Last id
======================
John Brown ...
September 29, 2007 at 5:50 am
Viewing 15 posts - 121 through 135 (of 238 total)