Posted to tcl by colin at Tue Jan 22 22:55:42 GMT 2013view raw

  1. colin@wiki:~/packages/tcl8.6.0/unix$ !!
  2. tclsh
  3. % puts $::tcl_patchLevel
  4. 8.6.0
  5. % package require tdbc
  6. 1.0.0
  7. % package require tdbc::sqlite3
  8. unknown method "-columns": must be -append, -clear or -set