PDA

Click to See Complete Forum and Search --> : HELP ME with a simple query!!!! Urgent


Sep 14th, 2000, 08:49 PM
Hi. I've got a table with many records. In each record
there is e customer with him address.
How can I view the names of the customers in a combo box and
selecting one of them, displaying his address in msflexgrid?

Thanks!

DrewDog_21
Sep 15th, 2000, 12:18 PM
That is not hard to do. But are you using DAO or ADO? That
will make a difference in the syntax of the answer.

Sep 15th, 2000, 04:08 PM
I think I'm using an ADO database. It's a local, no remote connection.
Just using Data Control (always visible on the toolbar) and Ms Flex Grid (to adding)

Thanks!

DrewDog_21
Sep 16th, 2000, 10:36 AM
Could you post your program somewhere on the internet or
mail it to me, database and all?