Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-02-13 : 22:49:32
|
| Ralph writes "I want to use SP_OA to instanciate a custom COM object that will be used in a Loop. There is a chance that TSQL could experience a fatal error, thus there wouldn't be a opportunity to destroy the object gracefully. Under such a scenario, what happens to the object? If the Object (built with VB) is marked "Retain in Memory", will it continue to exist and could it be "tested" for next time this SP is invoked?" |
|
|
|
|
|