Results 1 to 2 of 2

Thread: Addition of records in a one to many relationship

  1. #1
    Join Date
    Dec 2002
    Location
    Albany, NY
    Posts
    115

    Addition of records in a one to many relationship

    Frank,

    We have 2 MS-SQL tables in a one to many relationship. During an INSERT operation we need to develop an input screen which would allow the INSERTing of one record to satisfy the one relationship and concurrently enter the records required to satify the many relationship on the same screen if possible. Another possibility would be to use a popup window, called from a custom botton, containing a screen to allow the addition of the multiple records for the many relationship. Is this type of operation possible using Tornado?

  2. #2
    Join Date
    Oct 2002
    Posts
    933
    Need to work with a simple example. Make one up or use NWIND if possible. Overall, if you are asking for editing multiple tables, there is an example in the manual (Edit). If thisis not the case then make th ecase more clear. YOur description is an application and Tornado shoudl be more than capable to do it.


    Frank

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •