76) 3/13/2010 829402 PRB: Access Violation Occurs When You Execute a Parameterized Subquery
(829402) - When you use the Microsoft OLE DB Provider for SQL Server, and you call the ICommand::Prepare method on a parameterized SQL statement that contains a subquery, but you do not call the ICommandWithParameters::SetParameterInfo method for the parameters... 77) 3/15/2010 247069 FIX: Using ICommandPrepare->Prepare() May Cause ICommand->Execute() not to Report Errors
(247069) - When you are trying to execute a query which contains a constraint violation and should return the error message DB_E_ERRORSOCCURED and you call ICommandPrepare->Prepare prior to calling ICommand->Execute , ICommand->Execute returns S_OK . To work... 78) 2/27/2010 191453 BUG: Conversion from OS/390 PACKED to DECIMAL and NUMERIC Fails
(191453) - An attempt to display an IBM OS/390 packed decimal record field as converted to the DECIMAL or NUMERIC automation type results in errors. The first manifestation, generally, is that there is no data to display, for example, in a Visual Basic text box. 79) 3/7/2010 183577 Access Violation in Snaoledb.dll File
(183577) - When you try to access certain files on an AS/400, an Access Violation dialog box appears. This problem occurs when a Host Column Description (HCD) -- or column binding -- is set to convert a Host Char field to a DBTYPE_I2. The function pointer for... 80) 3/16/2010 183578 SNA DDM Service Fails to Release Handles
(183578) - DDMServ.exe, a service of the SNA DDM Service, fails to release one handle per connection. There is a minor memory leak of about 4 bytes per connection. This problem most likely appears during stress testing or other periods of very heavy usage. You... 81) 3/18/2010 183574 Off-line Demo Script Fails in Non-US Locales
(183574) - No data is displayed when the off-line demo script is used in non-US locales. 82) 3/6/2010 183575 IDBSchemaRowset::GetSchemas Returns Inaccurate Information
(183575) - If you run the Rowset Viewer sample of the OLE DB 1.5 Solution Developer Kit, select IDBSchemaRowset::GetSchemas, and then select the drop-down list box for the different schemas, you can see that the unsupported restrictions are dimmed. Some of the... 83) 3/9/2010 183576 Problems Using Visual Basic Sample Program (ado_vb)
(183576) - Several problems occur when you try to use certain functions in the Visual Basic sample program located in the following subdirectory: ..\sna\samples\ado_vb. This is the list of problems: Multiple error message dialog boxes appear for each error; that... 84) 3/12/2010 183573 Report.ASP Fails with SNA 4.0 OLE DB Off-line Demo Script
(183573) - The Report.ASP OLE/DB sample included with SNA Server 4.0 does not work with the OLE/DB off-line demo script. 85) 3/9/2010 183571 Finding a File Keyed By a Timestamp Fails
(183571) - When you attempt to find a file that is keyed by a timestamp, a data mapping error is returned. 86) 3/13/2010 183572 ADO Definedsize Values Are Incorrect for Certain Data Types
(183572) - ADO's Field.Definedsize returns incorrect values for certain data types: data type field.definedsize adDBDate -1 adDBTime -1 adDBTimeStamp -1 adSmallInt 5 adInteger 10 Float--single 7 float--double 16 Decimal (variable--precision + 3) Numeric... 87) 3/9/2010 183570 AM/PM Handled Improperly Executing 'Find'
(183570) - When you try to find specific rows in an ADO recordset with a particular timestamp, there is a failure to correctly differentiate between AM and PM times in the timestamp. For example: RS.Find "Col1 >= "2:02:02 AM" and RS.Find "Col1 >= "2:02:02 PM"... 88) 3/9/2010 183566 Error Message: "Record Not Found" for Certain Dates
(183566) - When you specify a date outside the range January 1, 1970 to February 5, 2036, the following error message appears: Record not found This error message is seen with files that are keyed upon DATE or TIMESTAMP and a Find or Filter is applied using a... 89) 3/8/2010 183567 GetChunk and AppendChunk Return Error: Not Allowed In This Context
(183567) - When you use GetChunk or AppendChunk on a 32K binary field, the following error message is returned: The operation requested by the application is not allowed in this context. 90) 3/9/2010 183563 Error Msg: "Invalid Bookmark" Accessing Mainframe Files
(183563) - Using rs.movenext on a mainframe file generates an invalid bookmark error message.
1
2
3
4
5
[ 6 ]
7
8
9
10
.... .... 34
35
Previous Page
Page 6 of 35
Next Page
|