Migrating app from 2003 to 2010

Joined
Jul 24, 2012
Messages
1
Reaction score
0
Hi,

I'm an experienced developer, but I usually live in the Unix world, so please bear with me as I try and work with MSFT technologies.

I'm helping someone out who has a legacy 'Visual Basic for Applications 7.0' app that integrates Access with Excel, pulling data from a third-party SQL database.

The app was originally written in a Office 2003 environment, so as they're now using Windows 7 and Office 2010 - it's pretty broken :(

The major point of failure is that there is a form defined that includes an embedded Excel Worksheet (initially empty). The empty Worksheet is not shown in the form design when running in the new environment, and all references to the Worksheet fail (amongst other problems).

I'm considering rewriting the app under the current technologies, salvaging as much of the VB code as possible.

What's the latest greatest way to integrate Access, Excel, and third-party SQL databases?

Any advice appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top