Link to home
Start Free TrialLog in
Avatar of Salvia
Salvia

asked on

Converting a MS access database to Visual basic??

Yes I designed a application in Microsoft access 2000 I am wanting to convert this application to visual basic that way it is standalone how can I accomplish this or is it even possible to do without having to completely rewritemy application?
ASKER CERTIFIED SOLUTION
Avatar of Arthur_Wood
Arthur_Wood
Flag of United States of America 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
Avatar of Mike McCracken
Mike McCracken

There is a product from Greenwich called AccesstoVB.  we sued it to convert our Access database to VB.  It worked fairly well.  We still spent some time correcting code but the forms themselves came across fairly cleanly.

http://www.gfminc.com/accessto.htm

mlmcc
First I think you are better off if you are storing as an MDB. Then, recognize as above, that VBA is not VB. Any version of VB you find should work out satisfactory, but it is programming, a little more work for you to define fields, etc. As this is Progamming TA I assume that is your desire, a little more work for more control.
Salvia:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.
3-way split

mlmcc
Avatar of Salvia

ASKER

sorry guys I dont know how or even see an option to split points
to SunBow,

check https://www.experts-exchange.com/questions/20752804/Points-for-SunBow.html for points based on your resposnse to this question.

AW