Elyse, I have built one, but unfortunately can't show it to you so that is not much help.
However you should take a look at the way java handles database interactions via Data Transfer Objects. The short explanation (and I will probably corrected) is building a number of objects (CFCs) outside your model which handle the querying and then return the information as either a structure or an object. HTH, Sean Scott -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Elyse Nielsen Sent: Friday, December 19, 2003 5:02 PM To: [EMAIL PROTECTED] Subject: [CFCDev] Mach ii Example Applications Hi, We are interested in developing using the Mach ii architecture. However an issue has been finding example applications with data access to either an Access, MS SQL db backend. Is anyone aware of downloadable examples? Any help is appreciated, don't want to reinvent a wheel, if there already is one out there. Thanks, Elyse http://www.anticlue.net ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED] ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
