Why not use MSDE? It's free and Microsoft claims that it's perfect for smaller websites with less then 25 concurrent connections... I haven't personally tested this myself, but I'm guessing if CF is running with less then 25 threads, you can get away with using MSDE...
-----Original Message----- From: C. Hatton Humphrey [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 02, 2005 10:58 AM To: CF-Talk Subject: Re: MSSQL VS ACCESS > Both MSSQL and Access uses MDAC. Would it be safe to use a access database > for ecommerce data?? http://www.mssqlcity.com/Articles/Compare/SQLvsAccess.htm As others have said, go with SQL Server - access will eventually puke on you... the faster your ecommerce traffic and sales grow the faster it'll happen. If you can't afford MSSQL or it isn't available then at least get MySQL and use it. Hatton ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213468 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

