Conversion From MS Access Forms to Visual Basic 6.0 Forms

G

Guest

I want to Convert Microsoft Access Application into Visual Basic 6.0. Please
Tell me how to convert MS Access Forms into VB 6.0 Forms
 
D

Douglas J. Steele

Tony Toews lists a number of products that purport to be able to do this at
http://www.granite.ab.ca/access/accesstovb.htm

Note, however, that most people claim these products do an incomplete job at
best. This is because there are significant differences between the controls
available for forms in Access and in VB6. In most cases, you're better off
rebuilding the form manually, although you should be able to copy-and-paste
much of the code associated with the form.
 

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