Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Insert data in master and detailed tables(ORACLE) from asp


Message #1 by "Ram Yarlagadda" <yarlee@l...> on Thu, 20 Sep 2001 13:53:40 -0400
Hi Everybody,



I have a master table and a detailed table.

I want to enter a single record into master and multiple records 

corresponding to  the master record in the detailed table.  



I have taken two textboxes and a grid .



Two textboxes corresponding to master.



Grid corresponding to detail.



So I need code to insert data in master and detail from textboxes and grid.



I would appreciate if some one send me this code



Thanks

ram


  Return to Index