QBasic to Access...

Please use this Board for QBasic related requests ( file research, programming, etc.)

Moderators: Administrator, Global Moderator

Post Reply
GmGeez
Newbie
Posts: 1
Joined: Tue Mar 04, 2003 3:34 am
Location: Wisconsin, USA
Contact:

QBasic to Access...

Post by GmGeez »

??? Is anyone aware of a utility to convert an .mdb file generated by QBasic into an Access readable format?  We can export the data as comma delimited text, but it's quite tedious and I'm hoping that there is an easier way.

Thank you in advance.
Jerry M. Gartner
Visit Bydesign on the web.
http://bydesign.port5.com
Guest

Can't you use Access' VBA components?

Post by Guest »

If you have Access you should be able to create VBA code and tie it into a switchboard so that it's 'click-n-go'.
Post Reply