Hello,
At my work we have a lot of international clients and i10n is a big
issue.
We’re now planning to migrate our main application to ruby on rails.
The problem is that we still have to use MS SQL Server because this is
a selling point to big clients (don’t ask why) and Globalize doesn’t
support this.
My question is if anyone knows of a way to get around this?
- is it possible (and not too hard) to write our own ms sql layer for
globalize? - can something be done using odbc?
- or is it possible for Globalize to connect to a separate server
( e.g. mysql)?
Many thanks in advance, this would really help us out.