Hello RAILs, Here at my job, i''m trying to convince my boss to use Rails (Ruby) in our next development. This is a re-work of a tool writen in asp that is being used currently, but its source code is not available to us. The problem is that our clients are not the owners of such tool, but they depend on it completely. So we must rewrite it. I think that since the original database is in MS SQL server and uses views, triggers and stored procedures, it would be very interenting to use postgre (we usually use mysql, but in this case we should make an exception). Do you know about any tool to migrate from SQL server to PostgreSQL? Thanks in advance, Rodrigo.