At 3:49 PM +0100 11/9/02, Kaare Rasmussen wrote:
Can I select a function with DBIx::Recordset?

E.g.:

SELECT updateRow(1,2,3,4);
I don't know if you can do it without setting a table, but this certainly works:

$$result->Search({'$fields' => 'now() as now'});
print $result->{now}, "\n";
--

Kee Hinckley - Somewhere.Com, LLC
http://consulting.somewhere.com/

I'm not sure which upsets me more; that people are so unwilling to accept
responsibility for their own actions, or that they are so eager to regulate
everyone else's.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to