Viewing 15 posts - 136 through 150 (of 237 total)
Thanks Jeff, yes, it has been a long time
September 27, 2007 at 1:37 am
thanks David, I've just worked out to do it. I use ROWCOUNT instead. This seem to work for me
set rowcount 4
select * from table order by field desc
set rowcount 0
September 19, 2007 at 9:21 am
Thanks Jeff, you've both helped
September 7, 2007 at 7:53 am
thanks Matt, that's great
September 7, 2007 at 7:49 am
Many thanks Jeff, that's very handy. I will take your comments on board.
Mick
September 7, 2007 at 7:41 am
Thanks Jeff, the thing is although the database already has just over a thousand records it's still only in it's early stages and as yet isn't being used, I'd only...
September 7, 2007 at 7:05 am
Thanks for the quick response Paul, but I don't understand what this actually does.
What I'd like to do if at all possible is insert all the new records I need...
September 7, 2007 at 6:13 am
Many thanks, I had just done that when you're reply came through, why I didn't do that in the first place I'll never know !
March 29, 2007 at 6:39 am
Thanks lads, it all works now thanks to you
March 28, 2007 at 8:02 am
I've just added your code to my Stored Procedure and when I do a Check syntax I get the following error message
invalid colomn name 'tablename'
invalid colomn name 'colomnname'
March 28, 2007 at 7:55 am
That's true, but what's a 'NOT' between friends
March 28, 2007 at 7:44 am
Viewing 15 posts - 136 through 150 (of 237 total)