Access still has its uses and is perfectly good for basic data storage where an RDBMS is not needed or not available.If you do a lot of read/rwrite activity or it is ever accessed by multiple users, then it really isn't suitable for web use. Although nowadays there are better solutions than Access for even simple storage requirements, nosql, couchDB etc.
On Sat, May 14, 2011 at 4:57 PM, Raymond Camden <[email protected]> wrote: > > What datasources you can use is not a MG (or any framework normally) > question. It depends on what CF supports. > > So Access should be fine. But - please - for the love of humanity - > stop using Access ASAP. ;) > > On Thu, May 12, 2011 at 4:32 PM, Ken Hammond <[email protected]> > wrote: > > > > This question is probably for Raymond but anyone feel free to answer. > What > > database/datasources can be used with Model Glue? I still use some MS > > Access and ODBC (excel and txt file) datasources. > > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:344516 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

