how to get data

S

Sanjin Vidlanovic

Hello!

I have a form with two controls on it. Depending on the value in control_1 I
want to run different SQL statements and then put the result in the
control_2.

It's easy to make sure that my SQL statements return just one value, but how
to put that value in control_2?

I can make a button on the form and then write some code. But still I don't
know how to transfer value from SQL statement to the control (or variable)


Thx in advance

Sanjin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top