Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Data persistence in DLLs called by forms in an Enterprise Environment


Message #1 by "Daniel G Cohen" <dcohen@u...> on Wed, 17 Oct 2001 15:36:46
If a form calls a method of a DLL running under MTS, gets the correct 
response and then, in the same session, calls the same or a different 
method of the same DLL, will the data fields in the DLL from the first 
call persist and be available during the second call, irrespective of the 
number of concurrent users using the same DLL. 

  Return to Index