Click to See Complete Forum and Search --> : HELP!!! Linking my form to Access DB


pat_masters
December 28th, 1999, 01:52 PM
Sup all Gurus? I need a little help at linking my form to my Access DB. Is there an easy way to do this? What I am trying to do is have it setup to click a command button that will query the specific db and return info from that db and fill in my text boxes with the corresponding information.

I have code available for those who wish to take a look at it. Just send me your email

December 28th, 1999, 03:53 PM
In VB there is a menu item "Data Form Wizard" (in Add Ins). If you do not see it, click on Add In Manager, highlight Data Form Wizard, check 2 check boxes (Loaded/Unloaded, Load On Start Up). When it's done, click on Data Form Wizard and follow instructions.
Vlad