sodakotahusker
Programmer
- Mar 15, 2001
- 601
I was told by someone from Microsoft that I can create an MTS component and cache a connection string in it so all subsequent calls to objects within MTS can lookup the database connection string in this cache instead of reading the registry/ an ini file etc to get that string. Can anybody confirm that and explain how I can make that one object persist until MTS itself gets shut down?? Or should we store this value in the Shared Group Property Manager???