Can forms be imported from MS Access?

  • Thread starter Thread starter George Medlock
  • Start date Start date
G

George Medlock

Microsoft told me that it couldn't be done. Does anyone know if I can take
the forms that I made in MS Access 2002 and put them in a VB.NET project?
 
Hi,

Sorry there is no way to import ms access forms into a vb.net project.

Ken
 
George Medlock said:
Microsoft told me that it couldn't be done. Does anyone know if I can take
the forms that I made in MS Access 2002 and put them in a VB.NET project?

No. You can only import VB6 projects, which will run through a conversion
process.
 
Microsoft told me that it couldn't be done. Does anyone know if I can
take the forms that I made in MS Access 2002 and put them in a VB.NET
project?

One option is an app call Access to .net Convert at
http://www.microtools.us, I've never used it outside the demo version but
it seemed to do the a decent job of converting.
 

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

Back
Top