Posts for RubyOnRails

Mar 03

Rails - dump database structure for SQL Server

Dumping structure with _rake db:structure:dump_ task when connecting to SQL Server will fail with _scptxfr_ not found error.