A few years ago I used a tool from MySQL to migrate from Access. It had a nice GUI, and it worked really well, MySQL Migration Toolkit. The documentation states that this is now EOL, but suggests checking out MySQL Workbench. IIRC you have experience developing using CGI::Application, from conversation and reading your posts here I'm sure you're more than capable of the doing this migration. At work I use jQuery and jQuery UI extensively for our UIs.

Regarding no one giving a second though about a currently operational system, I'd disagree that this is how it should be. As you are finding now there are costs involved in maintaining this, which are perhaps an issue. In the past you've run out of disk space a couple of times over the years IIRC. While I agree, end users should not care, someone should be wondering where systems and services are going in future.

To this end, since you'd be migrating the legacy systems into a new one you will have to design, build and maintain, is it time to ask for a raise ;)


In reply to Re: OT: Moving a legacy MS Access db to a nix/MySQL server by marto
in thread OT: Moving a legacy MS Access db to a nix/MySQL server by wfsp

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.