Which table holds allocation information?

Greetings all - 

I'm dabbling for the first time in using allocations and I need to create a report of which seats are assigned to which allocation for a given performance.  I'm having difficulty finding the table in the Tessitura database that holds this information.  Can anyone shed light on this topic?

 

Many Thanks,

Bill Waugh
Starlight Theatre 

Parents
  • I believe what you're looking for is the ac_no column in the table TX_PERF_SEAT. There's a one-to-one relationship between the seat and the allocation (meaning there can only be one allocation on a seat at any time.) The descriptions of the allocations are stored in TR_AC. 



    [edited by: Brian Graham at 4:39 PM (GMT -6) on 19 Nov 2013]
Reply
  • I believe what you're looking for is the ac_no column in the table TX_PERF_SEAT. There's a one-to-one relationship between the seat and the allocation (meaning there can only be one allocation on a seat at any time.) The descriptions of the allocations are stored in TR_AC. 



    [edited by: Brian Graham at 4:39 PM (GMT -6) on 19 Nov 2013]
Children