On 3/13/06, Ryan Guill <[EMAIL PROTECTED]> wrote: > My main question is what would it take to support a new database.
Look in the reactor.data directory. There's a sub-directory for each database type, containing two CFCs: - Convention.cfc - defines naming / escaping conventions etc - ObjectDao.cfc - code to introspect the database There isn't much documentation for any of this but I built the mysql4 support from the mysql (5) files and Oracle support is coming real soon (from Beth). I believe Doug is working on some DB2 support. Good to meet you at cf.Objective() !! -- Sean A Corfield -- http://corfield.org/ Got frameworks? "If you're not annoying somebody, you're not really alive." -- Margaret Atwood -- Reactor for ColdFusion Mailing List -- [email protected] -- Archives at http://www.mail-archive.com/reactor%40doughughes.net/

