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

Adding records using a data access page

Status
Not open for further replies.

ncalcaterra

Programmer
Nov 11, 2004
27
US
hi there - i'm new to creating data access pages, so please forgive this simple question. to use a very simple example, i have a "clients" table and a "clientnumbers" table. the clientnumbers table is the "many" side of the one-to-many relationship between the two tables. i'm creating an access page that has the fields from the "clients" table and then expands out to list the fields from the "clientnumbers" table. thing is, it doesn't allow me to add a new record to the "clientnumbers" group. is there a reason why i can't add a new record? any help would be so greatly appreciated. thanks again!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top