On 12/29/06 7:25 PM, Jeffrey Horn wrote: > I need to get the value of Now() from the database server (as opposed to the > server on which my perl script is running) and wanted to know if there is a > quick and elegant way to get that value in a Rose-y way (as opposed to > dropping down to DBI). Just want to make sure I haven't missed such a > feature in the documentation.
If you jut want the value of now() in isolation, plain DBI is the way to go. (Wrap the code in a function or class method somewhere to hide the gory DBI details.) -John ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Rose-db-object mailing list Rose-db-object@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rose-db-object