
Hi, DBXTalk is good work! I really love to see that stuff going forward! Before I spend a lot of time playing around: has anybody tried using Pharo/GLORP/ODBC (Access or SQLSrv) on Windows? Or Pharo/GLORP/SQLite on Windows? Is there some place on the web where I can find info on how to set this up? In an open source context, this is probably a heretic question, and if I could choose freely, Linux and PostgresQL would be my favorite. OTOH: The fact that each windows installation comes with an Access engine and respective ODBC driver makes the combination very attractive for starting something on a windows machine really fast. No installation of anything but Pharo, no need for admin rights or anything. Just set up the odbc driver and off you go! Great chance to show the strength of Smalltalk and Glorp to other team members and friends... SQLite is a similar story: copy the dlls onto the machine and the journey can start. Joachim