Arc Forumnew | comments | leaders | submitlogin
1 point by uvl 6026 days ago | link | parent

Thanks for the answer wfarr.

Just for completeness:

  uvl@DL:~/prog/sqarc$ ./sqarc 
  sqarc listening on port 49153
  Child 4465 started
  4465 < test3
  4465 < create table foo (id integer primary key, text varchar(255
  Child 4465 stopped
The process seems to stop during the sql statement. The database "test3" was created as an empty file in the sqarc folder.