Re: SQL HELP PLEASE!! Cursor only returns part of the data
Posted by Ed Murphy on 07/26/07 04:04
Simon Barnett wrote:
> I have used a cursor to return the required result from a db table in order
> for me to use in an ASP/VBScript webpage. This is the first time I have
> used a cursor and am having problems.
Why is a cursor being used? Have you tried rewriting it
without one?