Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Populating text boxes from linked tables

Status
Not open for further replies.

GrandadPete

Programmer
Apr 25, 2005
2
GB
Hi
This has probably been asked many times before.
I have a site file which is linked to a customer main file by customer ID.

If the first line of the site address is left empty on exit from the text field in forms, I want to populate the lines of address in the site file form with the lines of address from the customer file.

Which attribute of the address line text boxes should I feed with the select statements, or is there a way of performing the sql statements to get the result in a string (this would be even better from my point of view)

Thanks for reading

Pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top