List form - how to get data from database

  • Thread starter Thread starter Piotr
  • Start date Start date
P

Piotr

Hi,
is there possibilty to make list field filled with data from database ?

regards
Peter
 
Peter,

Could you let us have a little bit more info on what the data is, where it
is (type of file), where it's going and what you want to do with it to help
us with an answer?

Regards.

Bill Ridgeway
Computer Solutions
 
Of course,

Im doing data entry form,
user will have to chose customer and then enter some additional
information in to the form.
Becouse the customers database is keep on changing, I have done script
to load refreshed customer table in to mysql database, what I wish to
do is to let excel list field to show data from database table, like:

Excel Form List field = SELECT customer_name FROM Customers;

regards
 

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

Back
Top