Greetings, I am using RDBO to populate a table based on the contents of a file. Rose handles the merging of data with existing records, as some rows are updates while the rest are inserts.
Is there is a way to get the raw SQL statement that the $object- >insert() would have generated, complete with interpolated bind values? I want the statement specifically as insert, even if an update would have been performed internally. Alternately, is there a way to get the parts as separate entities (i.e., column names followed by bind values)? I see that the information is available by setting $RDBO::Debug, but I did not see a public API for accessing the columns themselves. Thanks much, David Christensen -- David Christensen End Point Corporation [EMAIL PROTECTED] ------------------------------------------------------------------------- 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