Microsoft KB Archive/909122

From BetaArchive Wiki

Article ID: 909122

Article Last Modified on 3/21/2007



APPLIES TO

  • Microsoft Data Access Components 2.8




SYMPTOMS

The SQLGetPrivateProfileString function is a Microsoft Open Database Connectivity (ODBC) function in Microsoft Data Access Components (MDAC) 2.8. When an application uses the SQLGetPrivateProfileString function, some internal memory allocations become corrupted. Additionally, unhandled exceptions occur in the application when the following conditions are true:

  • Both the system data source name (DSN) and the user DSN are requested by using the ODBC_BOTH_DSN configuration mode.
  • The size, in characters, of all the user DSNs is less than the size of the buffer that is passed to the SQLGetPrivateProfileString function.
  • The total size, in characters, of the system DSN and the user DSN is larger than the size of the buffer that is passed to the SQLGetPrivateProfileString function.


RESOLUTION

Service pack information

To resolve this problem, obtain the latest service pack for Windows Server 2003. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

889100 How to obtain the latest service pack for Windows Server 2003


Hotfix information

Prerequisites

No prerequisites are required.

Restart requirement

You do not have to restart the computer after you apply this hotfix.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.

Microsoft Data Access Components (MDAC) 2.8, 32-bit versions
File name File version File size Date Time Platform
Odbccp32.dll 3.526.2548.0 102,400 14-Oct-2005 04:55 x86
Microsoft Data Access Components (MDAC) 2.8, 64-bit versions
File name File version File size Date Time Platform
Odbccp32.dll 3.526.2548.0 266,240 14-Oct-2005 05:43 IA-64


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Windows Server 2003 Service Pack 2.

MORE INFORMATION

For more information about the SQLGetPrivateProfileString function, visit the following Microsoft Developer Network (MSDN) Web site:

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates



Additional query words: SQLGetPrivateProfileString ODBC_BOTH_DSN ODBC

Keywords: kbwinserv2003sp1fix kbfix kbbug kbhotfixserver kbqfe KB909122