wimvanherp
Programmer
If I do a large select on a database wich can give me f.i. 80000 lines there is a risk that the server gets stuck with this command and that other users get problems (like the tempdatabase getting full). If I use" set rowcount 100 "I get only the first 100 results. Is there a way to split the results into smaller blocks so that I'm sure not to block the sybase server ?
Wim Vanherp
Wim.Vanherp@belgacom.net
Wim Vanherp
Wim.Vanherp@belgacom.net