Re: [Savonet-users] input.harbor auth errors

2013-06-03 Thread Romain Beauxis
Ok, good luck with your project! Romain 2013/5/31 Ashworth Payne email.ashwo...@gmail.com: Hello list, Please don't waste any time on this. I changed to: ret = get_process_lines(/usr/bin/sqlite3 -separator \' \' auth.db \'select * from deejays where user=\#{user}\\') Now the script

Re: [Savonet-users] input.harbor auth errors

2013-05-31 Thread Ashworth Payne
Hello list, Please don't waste any time on this. I changed to: ret = get_process_lines(/usr/bin/sqlite3 -separator \' \' auth.db \'select * from deejays where user=\#{user}\\') Now the script will run, but auth attempts cause sqlite to error. I'll keep plugging away at it, i'm sure I'll