migration from access

  • Thread starter Thread starter Rodolfo Fontes
  • Start date Start date
R

Rodolfo Fontes

Hi group,

I have a database on access, with forms, reports, queries, macros,
modules, and i wanna know if it's possible to migrate it to asp.net.
Does anyone ever tried? Is there any migration tool? Any article to
read?

Thanks,
Rodolfo Fontes
 
its a re-write, i just finished doing the same exact thing with Access XP to
..NET and it was a 100% re-write. I was still able to use the tables from
Access but not that code. I couldn't find anything on this anywhere as well.
I just found it easier to re-write to asp.net using C# and I was actually
able to elminate some kind and keep the functionality still.
 
Back
Top