home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 May / PCW596.iso / wtest / microsft / i386 / scripts / samples / sample3a.idc < prev    next >
Encoding:
Text File  |  1995-11-27  |  156 b   |  8 lines

  1. Datasource: Web SQL
  2. Username: sa
  3. Template: sample3a.htx
  4. SQLStatement:
  5. +SELECT distinct title
  6. + from pubs.dbo.titleview 
  7. + where au_lname = '%lname%'
  8.