$ dbish dbi:SQLite:dbname=short.test.sqlite Useless localization of scalar assignment at c:/perl/site/5.12.2/lib/DBI/Format.pm line 377. DBI::Shell 11.95 using DBI 1.616 WARNING: The DBI::Shell interface and functionality are ======= very likely to change in subsequent versions! Connecting to 'dbi:SQLite:dbname=short.test.sqlite' as ''... @dbi:SQLite:dbname=short.test.sqlite> select * from files; path,Product_ID,Updated,Quality,Supplier_id,Prod_ID,Catid,On_Market,Model_Name,Product_View,HighPic,HighPicSize,HighPicWidth,HighPicHeight,Date_Added 'export/freexml.int/EN/19311.xml','19311','20110711025126','ICECAT','30','016166400','978','1','016166400','15591','http://images.icecat.biz/img/norm/high/19311-1470.jpg','13817','320','200','20050627000000' [1 rows of 15 fields returned] @dbi:SQLite:dbname=short.test.sqlite> ;quit Disconnecting from dbi:SQLite:dbname=short.test.sqlite.