Search results

  1. C

    ROWNUM, How to get it?

    Hi, ;) I'd like to specific "row number" to show in query such as we have full result record of query is 100. I knew how to use fuction SELECT TOP for first n row from top. But I need to select among of them such as row 21st thru 40th from all 100 records list. :o In Oracle, they have...
  2. C

    How to Import Objects by command script?

    I look for the way to command by script to import objects into MS Access file. Because I have routine tasks to import many objects by several time such as import Queries, Forms, Reports and Macros. Furthermore, almost objects need to replace the existing objects but when imported the new...
Back
Top Bottom