A few notes here.

1) Working DB2 support is in the SVN repository.

2) There are probably problems with the sample apps in the SVN repo due to
recent updates to the framework.

Beth has donated code for Oracle, but I haven't had had the time to merge it
in with the recent changes, etc.  

Doug


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sean
Corfield
Sent: Monday, March 13, 2006 2:40 PM
To: [email protected]
Subject: Re: [Reactor For CF] What does it take to support a new database?

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/



 

-- Reactor for ColdFusion Mailing List -- [email protected]
-- Archives at http://www.mail-archive.com/reactor%40doughughes.net/


Reply via email to