Converting to .net

I

Igor

Hello everyone,
Has anyone ever used an upgrade wizard that upgarades an
MS Access application to vb.net ?
I realize that a lot of code would have to be rewritten.
I have a very complicated ms access product that works
something similar as client server I have a data file and
a programm file both are written in MS Access, So has
anyone ever heard of a wizzard that upgrades .mdb into
VB.net.
Thank you very much.
Igor
 
J

Joe Fallon

No such tool exists. (To my knowledge.)

I re-wrote an Access app in VB.Net and it was not easy.
There is a sharp learning curve.
 
Top