Displaying 1 result from an estimated 1 matches for "modelaccess".
Did you mean:
  mod_access
  
2006 Oct 17
6
Session access interfers with other model access
Sorry to be such a bother but I''m not getting this.
I have two models: Emrec and Session (I''m using AR for session mgmt.)  In my 
worker I can access the Emrec model and delete a record, AS LONG AS I don''t 
try to access the Session model.  With the Session model access commented 
out as below, the Emrec record gets deleted.  If I uncomment those lines, 
the Emrec