INFO: Using DB-Library Functions From a Windows DLL (105346)
The information in this article applies to:
- Microsoft SQL Server 4.2x
- Microsoft SQL Server 6.5
This article was previously published under Q105346 SUMMARY
Writing a user-defined dynamic link library (DLL) for Windows to access
DB-Library functions requires special considerations. One consideration
that is specific to DB-Library is that a DLL cannot share DBPROCESS
connections or error and message handlers between applications. This is
because a DLL can be called from many different concurrently running
applications.
Modification Type: | Minor | Last Reviewed: | 2/22/2005 |
---|
Keywords: | kbinfo kbProgramming KB105346 |
---|
|