Cursor Questions

1

‘Swirl’ cursor
My cursor is usually an arrow. Sometimes, by itself, it will change to a ‘swirl’ and then it drags the screen around when I try to move cursor. Eventually it will change back to arrow by itself again and work as it should. What is going on and how do I stop this from happening? [...]

Answer Question   |  March 12, 2013  10:00 PM
Cursor, Windows 7
asked by:
50 pts.

Have to move cursor to enter.
When I type a number for a command, the cursor remains on the last number so I have to move it before enter key works. How do I get it past the last # of command so I can simply hit enter?

Answer Question   |  March 5, 2013  5:17 PM
Cursor
asked by:
5 pts.

How do I remove a symbol attached to my cursor
have a page? symbol attached to my cursor. how to remove it?

Answer Question   |  February 28, 2012  11:38 PM
attachments, Cursor, microsoft 2003 excel
asked by:
5 pts.

Cursor and subfile
I am using a cursor to get records for display through a per-page-loading subfile.  I am using a host structure to get the records.  My problem is how to “position to” a specific record.  Cursors do not support functionality similar to what a SetLL and ReadE can do. When I close, prepare a new query, [...]

Answer Question   |  August 28, 2009  4:32 PM
AS/400 Subfiles, Cursor, iSeries
asked by:
560 pts.

Alternatives to cursors in SQL Server
What are the alternatives to cursors? I can’t find any other method to move through record sets one at a time.

Answer Question   |  April 6, 2010  5:49 PM
Cursor, SQL Cursors, SQL Server, SQL Server Cursors
2,585 pts.

Bulk Collect loop and Cursor Loop
Why there is such a huge performace difference between Collection loop and a cursor Loop? Why collection populated using Bulk collect is way faster? Detailed explaination will be helpful. Thanks

Answer Question   |  January 12, 2009  9:58 AM
BULK COLLECT statement, Cursor, Cursor Loop, loop, Oracle
asked by:
35 pts.

What causes ora-00904 error on valid fields when querying across dblink in a cursor
I have a procedure that contains a cursor that runs in a cursor for loop. The select query runs fine over the dblink all by itself, but when I try to compile the procedure, I get the PL/SQL: ORA-00904: invalid identifier on the column names. I can do a describe on the table over the [...]

Answer Question   |  June 20, 2008  11:18 PM
Cursor, DBLink, ORA-00904, PL/SQL
asked by:
15 pts.

1