home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 July / Disc 1 / PCU0703CD1.iso / software / online / files / imacros.exe / SCHEMA.INI < prev    next >
Encoding:
INI File  |  2002-07-11  |  294 b   |  8 lines

  1. 'This file is needed for the "database-2-web" example script
  2. 'It describes the import format of TEST.CSV for the database driver
  3. 'For more information on this topic search for 
  4. ' "Text File Driver" and "Schema.ini" in any search engine.
  5. [test.csv]
  6. ColNameHeader=True
  7. Format=CSVDELIMITED
  8.