Link to home
Start Free TrialLog in
Avatar of Zac123
Zac123Flag for United Kingdom of Great Britain and Northern Ireland

asked on

convert access 2007 to... VB.net or C# etc etc

hi all,

just a quick question... if i wanted to convert an access 2007 db along with all the forms and functions etc to something like VB.net or C#... is this possible and of so are there any third party tools out there that would help?

thanks
Avatar of Aaron Tomosky
Aaron Tomosky
Flag of United States of America image

Imo The first step would be to move the backend to SQL. Then you could write a new front end in c#.
Yeah there's no converting per se. You'd have to re-write all the forms, reports, etc. in the new architecture of your choice.
Avatar of Zac123

ASKER

hmm, the back end is the easy bit to be honest. i dont fancy attempting to rebuild all the front end stuff.
Avatar of Zac123

ASKER

when i said back end i mean the DB.

i wasn kinda hoping someone had invested a magic tool to doo the rest! :-)
There is a magic tool to move from mdb to adp (access front SQL back). Its the wizard in access.
SOLUTION
Avatar of Zac123
Zac123
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
hmm might be a good starting point. I imagine you'll still need to do some customization to get the coverted objects optimized for a web interface.

Let us know how it goes!

MV
Avatar of Zac123

ASKER

found solutution myself on this occassion.
Avatar of Zac123

ASKER

thanks.

found solution myself on this occassion
Can you at least take the time to share the solution?
Avatar of Zac123

ASKER

please see my two posts above
Avatar of Zac123

ASKER

also i didnt want to offend anyone by not awarding points for helpfulness but the last time i did that i got jumped on by everyone telling me that, that's not the way the forum works and i should only award points once the question has actually been answered.