PDA

Click to See Complete Forum and Search --> : Newbiw question - Searching a accsess database


Garrity
Nov 11th, 1999, 04:43 AM
How do i search a accsess 97 db. with ex. A textbox?

Ex: I have a databse with two tables named:

Name and Adress

When i type Garrity in text1 and press a button the Name Garrity appears in text 2 and the adress appears in text 3. And if i change Garrity to Oddman and press a new button the changes will be saved...

Cinda complicated,but i know its possible...

I'm not using SQL by the way.. :=)

Garrity

Mongo
Nov 11th, 1999, 08:54 AM
There are a couple routes you can take. The quicker tact is probably best illustrated in an example by the VB Square Team. See www.vbsquare.com/code/070.htm. (http://www.vbsquare.com/code/070.htm.) While a mo' better class route is given in the VBPJ8.hlp file by Michael Quick, mazonine@aol.com. (I apologize, I've forgotten where I found Mike's file -- so I've listed his addy. If you would like a copy and can't get it from Mike, please email me.)

------------------
Mongo