|
I execute a COUNT function to determine the number of records in the file before the "Position to" value and use FETCH RELATIVE from the beginning of the file. Donald R. Fisher, III Project Manager Roomstore Furniture Company (804) 784-7600 extension 2124 DFisher@xxxxxxxxxxxxx <clip> The "position to" will be the hard part since I'm going to guess that the user will enter something that's meaningful to them (such as an order or part number) and not the record number in your cursor. You may need to read through all the rows in the cursor to do this. Of course, if the field just means "skip ahead n records", then FETCH RELATIVE will work just fine for that too. <clip>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.