Hello, I was trying to see if I can connect to Virtuoso on Ubuntu using the command:
isql 1111 dba dba But I got this error: [ISQL]ERROR: Could not SQLConnect When I did this: isql -v I got this error: [IM010][unixODBC][Driver Manager]Data source name too long [ISQL]ERROR: Could not SQLConnect Does anyone know what could be causing this? Also, here are the files in my /var/lib/virtuoso/db/ folder: -rw-r--r-- 1 root root 27262976 2011-03-01 15:58 virtuoso.db -rw-r--r-- 1 root root 0 2011-03-01 15:08 virtuoso.pxa -rw-r--r-- 1 root root 2097152 2011-03-01 15:08 virtuoso-temp.db -rw-r--r-- 1 root root 3888 2011-03-01 15:59 virtuoso.trx Where should I look for the virtuoso log file output? Does it look like it has even started? Any help on this? Thanks, Alex
