On Wed, Aug 12, 2009 at 5:19 AM, Don L wrote: >> Mysql, sql lite, h2, derby = no install > sql lite is eliminated for it's not a dbms but a c library for a dbm. of the > remaining 3, which one is most compatiable with ms sql server 2005 syntax and > feature-wise?
PostgreSQL. Supports silent installation, PostgreSQL driver is included in Railo out of the box. And PostgreSQL is licensed under the BSD license so you can use it without fear of having to release your own stuff as open source. Jochem -- Jochem van Dieten http://jochem.vandieten.net/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325383 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

