On Fri, Aug 26, 2011 at 1:16 PM, Michael Orlitzky <[email protected]> wrote:
> Here's the RoundCube part. The user_id query is just "SELECT user_id
> FROM users WHERE username = $1;"

I tried the RoundCube part of your ruby script & when I attempted to
run the command straight into my database engine, it failed:

webmail-# FROM users WHERE username = $1;
ERROR:  there is no parameter $1
LINE 2: FROM users WHERE username = $1;
                                                              ^
Any ideas why that failed?
-- 
List info: http://lists.roundcube.net/users/
BT/8f4f07cd

Reply via email to