Do you know, I have never used a cursor without a loop? I only use cursors to return individual items from a set of items one at a time. In other cases I SELECT ... INTO ... FROM ... WHERE ...
"Claudine Robbins" <[EMAIL PROTECTED]> wrote: >Hi Albert, >I don't have a loop structure because I'm simply executing both >commands. �And I do have the drop cursor lines at the beginning and the >end of my file. �Are you saying I should have a loop anyway? ~Claudine __________________________________________________________________ The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/

