Access Forms to VB.Net Forms

Access Forms to VB.Net Forms

am 02.01.2008 09:33:00 von Pete

Happy New Year everyone.

Quick question: does anyone know a good tool for converting Access forms
into VB.Net form?

Pete

Re: Access Forms to VB.Net Forms

am 02.01.2008 11:39:50 von DFS

"Pete" wrote in message
news:820E208B-5393-450E-BB00-4A57FD940D14@microsoft.com...
> Happy New Year everyone.
>
> Quick question: does anyone know a good tool for converting Access forms
> into VB.Net form?
>
> Pete

I don't, but I once looked, there are a few around, but in the end I decided
it was better to redesign it as I went..

Its pretty impossible to deal with continuous forms as thats one of the real
powers of access, dotnet does that kinda thing way different...but yeah,
depends on what your app looks like...

Sorry not much help, but that was my experience,
Hope it helps.
John

Re: Access Forms to VB.Net Forms

am 02.01.2008 12:12:00 von Pete

Thanks John. Any feedback is useful.

Pete


"John" wrote:

>
> "Pete" wrote in message
> news:820E208B-5393-450E-BB00-4A57FD940D14@microsoft.com...
> > Happy New Year everyone.
> >
> > Quick question: does anyone know a good tool for converting Access forms
> > into VB.Net form?
> >
> > Pete
>
> I don't, but I once looked, there are a few around, but in the end I decided
> it was better to redesign it as I went..
>
> Its pretty impossible to deal with continuous forms as thats one of the real
> powers of access, dotnet does that kinda thing way different...but yeah,
> depends on what your app looks like...
>
> Sorry not much help, but that was my experience,
> Hope it helps.
> John
>
>
>