Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: Database & forms


Message #1 by joyce@j... on Mon, 27 Jan 2003 23:21:10
Hi,

I am trying to create a page that insert data into my database(the 
database is located in a remote server), this page is like the data access 
page in Microsoft Access where when view on the web, you see all the 
records in that table and you could add, update, or delete the records in 
that table. But the question I am having here is: I have a table name 
Products, and it has a relationship a table named Product Availability, 
when you expand one of the records in the Products table, from there you 
could enter info into the Product Availability table, that some of the 
related info from the Products table will cascade into the Product 
Availablility table. Is there any why to create a page/form that would let 
me enter data into the database just like the way I would in the data 
sheet view?

  Return to Index