in reply to passing objects as references ?

You have an error in your SQL syntax doesn't sound like it has anything to do with references

See Re: Why was it neccessary to pass a DBI handler by reference?

Replies are listed 'Best First'.
Re^2: passing objects as references ?
by mr.nick (Chaplain) on Dec 08, 2011 at 15:48 UTC
    The error he showed seemed to say that REF(0xaaa3700) was actually part of the query string, no doubt because he passed the parameters as references.

    mr.nick ...