home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 August / PCWorld_2001-08_cd.bin / Komunikace / sambar / _setup.1 / dbconfig.ini < prev    next >
INI File  |  2000-10-30  |  327b  |  17 lines

  1. #
  2. # DBMS Connection Cache List
  3. #
  4.  
  5. [test]
  6. Description = Test database connection.
  7. Datasource = test
  8. Username = admin
  9. Password = admin
  10. Maximum Column Length = 8192
  11. Maximum Used Connections = 5
  12. Minimum Free Connections = 1
  13. Maximum Idle Period = 10
  14. Single Thread = false
  15. Trace SQL = false
  16. Trace Performance = false
  17.