On 17 Jan 2006, at 22:11, Trevor DeVore wrote:

On Jan 17, 2006, at 12:51 PM, David Bovill wrote:


Most likely. It could be a bug in 1) binding with PostGreSQL or 2) the PostGreSQL revdb code. I would try coding a raw SQL update statement and see what happens. If that works then I would assume it is a binding issue.

The raw SQL works for UPDATE and INSERT. But I am not sure what you mean by a binding issue - connecting is OK?


NB: this seems to be where the beta 2.0 library fails:

Database error: Error: ERROR: syntax error at or near "'roles'" at character 15
 SQL: SELECT * FROM 'roles' WHERE 'id' = -1

IS there a problem with the quoting of 'roles' for PostGreSQL perhaps?
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to