home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spezial / SPEZIAL2_97.zip / SPEZIAL2_97.iso / ANWEND / ONLINE / OS2WWW42 / SYS402.R4 / ADMIN / DBACCESS / TABCON.INC < prev    next >
Text File  |  1996-06-12  |  334b  |  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.