We are planning to migrate our database from MySQL to SQL Server in a Ruby on Rails application. Is this feasible? What potential issues should we be aware of during this migration process?
Need to know about migrating data from my sql to ms sql server is feasible or not?