Developer's Diary
Software development, with Terry Ebdon
01-Mar-2019 Post Production

PostProd split

Ideas for improving my photography post-production software.

Idea 1

Idea 2

Split the Access Database into a front-end app and a back-end Jet database. The front-end contacts the back end via ODBC. Slowly migrate the front-end to Groovy while maintaining the same Jet database back-end. The new Groovy would use Java's JDBC to ODBC bridge.

Warning
The ODBC / JDBC bridge is obsolete technology, so this isn't a great approach.

27-FEB-2019 👈 Top of page 👉 05-MAR-2019

© 2020 Terry Ebdon.

Find me coding on GitHub, networking on LinkedIn, answering questions on Stack Exchange and hanging out on twitter.