This is a discussion on show the next 30 records in a limited path-through query within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> my access application links to sqlserver odbc the form RecordSource is an path-through query limited to max 30 records ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| my access application links to sqlserver odbc the form RecordSource is an path-through query limited to max 30 records 1. how can i show the next 30 records? 2. how can i find a spesific record placed out of the shown records? thanks sam |
| ||||
| 1. You can find examples of how to page through a recordset at: http://www.aspfaq.com/show.asp?id=2120 2. Write another query that finds a record based on criteria you specify -Sue On Fri, 3 Jun 2005 11:01:49 +0200, "Sam" <focus10@zahav.net.il> wrote: >my access application links to sqlserver odbc >the form RecordSource is an path-through query limited to max 30 records > >1. how can i show the next 30 records? >2. how can i find a spesific record placed out of the shown records? > >thanks >sam > |
| Thread Tools | |
| Display Modes | |
|
|