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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DBLookupComboBox questions

Status
Not open for further replies.

lespaul

Programmer
Feb 4, 2002
7,083
US
I have a DBLookupComboBox attached to a query that shows street names from a table. Occassionally a street will need to be entered, do I need to do anything special to get the new information added or if the user types something in is it automatically added?

Thanks!

leslie
 
never mind, it looks like its not updatable.

Any other suggestions?

les
 
i have a data table and a lookup table
and use a 3rd party incremental search combo that has an OnNewRecord event and add the record to the table there when its not found.

Aaron Taylor
John Mutch Electronics
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top