bounding textboxes to tables

alice

Registered User.
Local time
Today, 05:55
Joined
Mar 23, 2010
Messages
27
how do you bound text boxes to tables ??
 
Last edited:
You need to set the forms Recordsource to a table or an updateable underlying query. Go to the properties of the form and define the source there. Then visit each control and asign the control source accordingly.
 
sorry i dont understand that, i am new to making databases.
 

Users who are viewing this thread

Back
Top Bottom