HOWTO: Use the VB DataEnvironment In Your MTS Components (198378)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Transaction Server 2.0
This article was previously published under Q198378 SUMMARY
The Visual Basic DataEnvironment was designed, tested, and configured to run as end-user product on a client workstation. It assumes an interactive desktop and user profile, and does not provide the level of reentrancy or security that is necessary to meet the needs of server-side components that are designed to run unattended. Microsoft does not currently recommend, and does not support, running the VB DataEnvironment from any unattended, non-interactive server application.
If you want to use the Visual Basic DataEnvironment to communicate with
your database in your Transaction Server components, be sure to set the
connection objects so that no prompt occurs if the attempt to connect
fails.
REFERENCES
c) Microsoft Corporation 1998, All Rights Reserved. Contributions by David
Sceppa, Microsoft Corporation
Modification Type: | Minor | Last Reviewed: | 3/14/2005 |
---|
Keywords: | kbDataEnv kbhowto KB198378 |
---|
|