home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 May / PCO_5_97.ISO / FilesBBS / OS2 / OS2WWW42.ARJ / OS2WWW42 / OS2WWW42.ZIP / SYS402.R4 / ADMIN / DBACCESS / TABCON.INC < prev    next >
Encoding:
Text File  |  1996-06-12  |  334 b   |  17 lines

  1. <h3>Contents of Table <!--#echo var=table--></h3>
  2.  
  3. <!--#database
  4.     query            =    "select * from @table"
  5.     connect        =    @connect
  6.     server        =    @server
  7.     datasource    =    @datasource
  8.     vendor        =    @vendor
  9.     userid        =    @userid
  10.     password        =    @password
  11.     maxrows        =    256
  12. -->
  13.  
  14. <p>
  15. (only the first 256 records are shown, this limit can be removed)
  16.  
  17.