> This is not what I need, I just need to check if queries > currently defined in the CF application returned records or > not in case of error.
Could you solve this problem by adding logging logic to your application? > Please give me a break with this urban legend: > 1º Access.exe IS a desktop database indeed, BUT 2º CF DOES > NOT invoke Acces.exe, CF uses ODBC or JDBC to use a flat file. > 3º OK, Access.exe IS NOT good in multiuser environment, BUT > 4º in a CF application, first Access.exe is not invoked (it > doesn't even have to be present on the server) > secondly in a CF application, there is only ONE user anyway: CF. > 5º I've been using Access applications on Acces databases > (and others as well), since 1995, and > I NEVER had any problem due to the Access database. > > The only problem with Access is with very large database, but > everybody knows that Access is NOT a very large database system. > > If used in correct environment, Access databases offer many > advantages, simplicity being the first. > > I think gossip mongers should stop spreading urban legends > about Acces applications. The unsuitability of Access for web applications is hardly an "urban legend". This has nothing to do with the Access application, and everything to do with the granularity of locking within Access databases, which is a function of the JET engine used by any application that works with Access databases. While you are more likely to encounter these problems with large databases, they certainly exist with Access databases of any size. With the availability of free database servers that don't have these problems, there are few reasons to stick with Access for web applications. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! This email has been processed by SmoothZap - www.smoothwall.net ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| CF 8 â Scorpio beta now available, easily build great internet experiences â Try it now on Labs http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280552 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

