hi,
i want to this using values from db i using vb6

dim object_name

set object_name = command1

i want load the name "command1" from the db and do something
like this:

set object_name = value_from_db

it this possible?
thanks a lot for your help