Thanks for the response bill, I have a couple of further questions though:
This particular software tool will be designed to select a subset of records from an Access database, and then pass this subset (or totals from fields or similar) to the Flash for graphical display. The selection can be in whatever technology we want – if this were a web app then it would just be an ASP form. But we have to run this from a CD ROM so no application server is available.
Can the VB run an SQL command? I’m assuming it can. So it could then send the info to the flash module for display. And am I right in assuming that the VB would not need an application server to run on? Can the whole thing run in HTML?
~tg