home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1998 November / PCO_1198.ISO / filesbbs / os2 / os2www.arj / OS2WWW.ZIP / SYS406.R8 / 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.