Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- Cursor In, Cursor Out
- A ref cursor is a reference to a result set that resides in server memory. When a ref cursor is opened, no data is initially returned to the client. Instead, the address where the data resides is passed to the client and the client can choose how and when to...
- Tags: Cursor, Programming Languages, Databases, Servers, Software Development, Software/Web Development, Enterprise Software, Software, Data Management, Hardware
- White papers 2006-01-01
- Optimize Result Set Retrieval Using ODP.NET and Ref Cursors
- There are several ways to return query results from an Oracle database to a client application, using Oracle Data Provider for .NET; one of the most powerful, flexible, and scalable methods is to use ref cursor. This paper introduces ref cursors and why they are useful, including an example of...
- Tags: Oracle Corp., Sample Code, Cursor, .Net, Application Servers, Middleware, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- White papers
- ViVi Cursor (exe)
- ViVi Cursor is an easy to use Windows cursor enhanced software, which brings your exciting desktop effects to life. ViVi Cursor produces a variety of user selectable cursor trails that directly interact with your mouse cursor to produce a wide variety of exciting effects. This version is the first release...
- Tags: Cursor, ViVi Cursor, Mice, Microsoft Windows, Hardware, Peripherals, Operating Systems, Software
- Software downloads 2007-11-15
- Cursor Lock (exe)
- Cursor Lock is a utility program that confines the mouse cursor to a selected area on the screen. This is most useful in multi-monitor setups, addressing a common oversight in some applications mostly games whereby they allow the mouse cursor to drift into other unwanted screens. In video games, this...
- Tags: Mouse, Cursor, SnakeByte Studios, Mice, Games, Hardware, Peripherals, Personal Technology
- Software downloads 2008-11-03
- Funny Cursor (zip)
- Makes your mouse cursor point to the direction its moving. This version includes support for more than just the arrow cursor, like Appstart, Busy, Handpoint, and some more. It also includes support for cursor schemes. Two cursor schemes are included. This version is the first release on CNET Download.com.
- Tags: Mouse, Cursor, Ruben Holthuijsen, Mice, Hardware, Peripherals
- Software downloads 2008-10-15
- Tumi Cursor PowerPack XP (exe)
- Pankaj Arora Software's Tumi Cursor PowerPack is a collection of over 25 different 3D animated cursor sets for Windows 95 and above. The product includes an easy to use installer and uninstaller to add or remove the cursor sets from the user's system. The installation application is 4.35MB and a...
- Tags: Product, Cursor, Pankaj Arora Software, Installer, Installation Application, Microsoft Windows 95, Microsoft Windows, Operating Systems, Software
- Software downloads 2002-05-27
- VBScript for Word document automation
- I have a VBScript that handles the generation of multiple Word documents. It opens a Word Template with form fields and Mail Merge REF fields. The REF fields point to the bookmark of one of the form fields.I have the form fields marked as "Calculate on Exit" so...
- Tags: Word processors, Scripting languages, Keyboards, Microsoft Office, tsettefrati@..., Microsoft Word, Microsoft VBScript, Ref
- Discussion threads 2007-05-02
- Dynamic Paging, Calling XML From Java
- Last week I wrote about how to dynamically get paged results using either a ref cursor or an XML document. Rakesh wrote and asked to see an example of a call using Java. So that's what I wrote.This post originally appeared on an external website
- Tags: Java, paging, XML
- Blog posts 2006-06-02
- cursor problem
- When I go onto the amazon.com website I can seethe cursor but when I go onto the printing thecursor disappears. This is the only website ithappens with. I have windows XP and my browseris IE 6.0. HELP!!Cindy
- Tags: Web site development, Web technology, Web browsers, cindy51@...
- Discussion threads 2007-01-02
- Help! Random Cursor movement.
- Help, I have a user on our network who is stating that her cursor is moving unvoluntarily, the computer is not connected remotly checked through dameware. The user also states that the cursor is deleting her Email and opening programs. Is this a possible scripted virus? or could this be...
- Tags: SECURITY, Corey_DeNeire@...
- Discussion threads 2007-09-11
- Here... Where the tech hits my brain....
- blog rootChallenge of the dayIt's been a while since I wrote code.. it this challenge takes me to places I havent seen as of yet. it take me officially into VS 2005 and takes deeply back to Office 2003 to get some fields out and put them in a database....
- Tags: Microsoft Office, mkyes@..., ref, documentName
- Discussion threads 2006-08-11
- Techline Cursor Pack (zip)
- This is the brand new Techline Cursor Pack for Windows. This is a modern, future-based cursor pack, with dazzling animations.
- Tags: Cursor, Microsoft Windows, Operating Systems, Software
- Software downloads 2001-08-19
- Dynamic Paging, Calling Oracle XML From Java
- Last week I wrote about how to dynamically get paged results from a stored procedure using either a ref cursor or an XML document. Rakesh wrote and asked to see an example of a call using Java. So that's what I wrote.I think the code is pretty much self-explanatory. I...
- Tags: Java, Oracle Corp., paging, XML
- Blog posts 2006-05-24
- Reverser Challenge (exe)
- Reverser Challenge is a fun puzzle game where the goal is to guide your mouse cursor through a maze, with a simple catch: the movement of your cursor is reversed. You'll need to navigate through various obstacles with a reversed cursor, which can be quite difficult. The game starts off...
- Tags: Mouse, Cursor, Reverser Challenge, Mice, Games, Hardware, Peripherals, Personal Technology
- Software downloads 2007-12-25
- Cursor Hider (exe)
- Cursor Hider helps you work more productively. It removes the mouse pointer the mouse cursor does not cover the entered text while you're working with the keyboard and returns the pointer with any mouse action. You can turn off the mouse pointer completely. This is a useful option for touch-screen...
- Tags: Mouse, Mice, Keyboards, Hardware, Peripherals
- Software downloads 2008-01-09
- EnhancaCursor (exe)
- EnhancaCursor adds exciting new features to your mouse and cursor. It uses patent pending technologies to predict where you are trying to move your mouse, allowing you to 'jump' your cursor there instantly. There are four 'EnhancaCursor Guess Methods' that are available in the registered version. These determine how EnhancaCursor...
- Tags: Mouse, Cursor, EnhancaCursor, Mice, Hardware, Peripherals
- Software downloads 2006-04-25
- Erratic cursor Tecra S1
- I have a Toshiba Tecra S1, that has been experiencing a very erratic cursor movement, especially when the unit gets warm.The cursor will slide to the bottom of the screen and then randomly move left to right and then move up the screen.Has anyone experienced a similar problem?
- Tags: Notebooks, derek.black@..., Toshiba Tecra
- Discussion threads 2007-10-03
- Cursor Clock (exe)
- Cursor Clock is a software that will turn your mouse cursor into a working clock. Here are some key features of "Cursor Clock": 12-hour clock - This displays the time from 12:00 Midnight to 12:00 Noon. To save space, no AM or PM is displayed. If you cannot figure out...
- Tags: Mouse, Cursor, Cursor Clock, Mice, Hardware, Peripherals
- Software downloads 2007-11-27
- CSS 101: Styling the cursor
- Use cursor:pointer rather than cursor:handcursor:hand is IE specific whereas cursor:pointer is in the CSS2 standardbrowser compatIt would be nice if the article listed the browsers which have implemented CSS 2.1. As we web developers all know, anytime a technology is mentioned pertaining to web-based interface instruments, it is useless...
- Tags: Web browsers, ambientNRG, CSS, Web browser, cursor, Microsoft Internet Explorer
- Discussion threads 2007-06-05
- << Previous
- page 1 of 1
- Next >>
