From: Alan Nicoll Date: 2008-10-01T05:15:23+09:00 Subject: Re: Syntax error Stefano Crocco wrote: > Alle Tuesday 30 September 2008, Alan Nicoll ha scritto: >> while r = cursor.fetch() > which isn't valid ruby syntax. To solve the issue, simply replace the > single > quotes around the argument to conn.exec with double quotes: > > I hope this helps > > Stefano That worked like a charm; debugging is so easy in hindsight. Thanks Nick -- Posted via http://www.ruby-forum.com/.