Home All Groups Group Topic Archive Search About

Can forms be imported from MS Access?

Author
25 Mar 2005 7:31 AM
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?

Author
25 Mar 2005 9:35 AM
Ken Tucker [MVP]
Hi,

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

Ken
------------------------

Show quoteHide quote
"George Medlock" wrote:

> 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?
>
>
>
Author
25 Mar 2005 9:41 AM
Ken Tucker [MVP]
Hi,

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

Ken
-------------------------

Show quoteHide quote
"George Medlock" wrote:

> 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?
>
>
>
Author
25 Mar 2005 12:15 PM
Herfried K. Wagner [MVP]
"George Medlock" <georgemedl***@bellsouth.net> schrieb:
> 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.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
26 Mar 2005 2:42 AM
James Doughty
"George Medlock" <georgemedl***@bellsouth.net> wrote in
news:21P0e.55687$6g7.34286@bignews1.bellsouth.net:

> 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.