??? 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.
QBasic to Access...
Moderators:Administrator, Global Moderator
Jerry M. Gartner
Visit Bydesign on the web.
http://bydesign.port5.com
Visit Bydesign on the web.
http://bydesign.port5.com
Can't you use Access' VBA components?
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'.