> I'd like to hear more about MSDE...what exactly is it? what is missng from > full blown MS SQL Server? what kind of interface (i.e. like Enterprise > Manager)?
msde, sql server's idiot brother-in-law. - limited to 2gb db size, - 3-5 concurrent users, - doesn't come w/enterprise manager, etc., - sort of tricky to install for use w/mx (it defaults to trusted connections). ms has it embedded in a whole bunch of things. we use it for development & admin apps, etc. works fine (though we have sql server so we have all its tools for use on msde). > I'd also like to hear more about Postgre(s)? It sounds as though it has the > features MySQL is missing? Does it have a better/easier interface (more > like Enterprise Manager)? What OS does it work on? postgreSQL is a pretty good db, implements all (??) the sql standards, its mainly aimed at the non-windows crowd (some talk of native port, it runs under some emulator??). jochem's the guy to ask about it. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

