On Sun, Dec 12, 2010 at 9:56 AM, dave lilley <[email protected]> wrote: > The thing is that for my testing (on linux) i was connecting to a local > mysql server to get everything running right then I wanted to connect to the > production server without having to comment / uncomment lines so put in a > simple if test stement to swap between local or the remote. > > this works under linux but it's not for windows and I'm wanting to move > unfortunately everything to windows. >
Have you tried then jruby with jdbc connectors ? This would solve many portability issues... -- Christian -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
