Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: javaRocks
  • Content: Threads
  • Order by date
  1. javaRocks

    Rownum/Limit clause substitute

    Hi Experts! I am looking for a way to select 15 rows say, from rownum=5 to 20-how do I do it in MS-SQL? in MySQL we do limit and in Oracle it would be rownum. Any substitutes/workarounds? Thanks a million! Vedu
  2. javaRocks

    how to convert ADODB.recordset to Tabledef

    I am populating a ADODB.recordset in my code, I want to create a Tabledef in the background using the recordset as my base for it. Thanks a million!!

Part and Inventory Search

Back
Top