871) 9/2/2006 Q272185 SAMPLE: How to Retrieve Data Using a SQL XML Query in ATL OLE DB (Q272185)
OLEDBSQLXML.exe demonstrates how to create an ATL OLE DB client that extracts an XML Stream from a SQL 2000 Server using a SQL XML Query. 872) 7/18/2007 Q272182 SAMPLE: How to Retrieve Hierarchical Rowsets from XML Data Using MSDAOSP in ATL OLE DB (Q272182)
The Oledbospxml.exe sample demonstrates how to retrieve hierarchical OLE DB rowsets from an arbitrary XML document using the the Microsoft OLE DB Simple Provider (MSDAOSP) that ships with Microsoft Data Access Components (MDAC) version 2.6. 873) 9/29/2007 Q279882 SAMPLE: DriverConf1.exe Obtains ODBC Driver Conformance Level (Q279882)
DriverConf1.exe is a utility that you can use to view and record the conformance level of an ODBC driver. The value that an ODBC driver reports as its conformance level is hard coded into the ODBC driver and is not calculated at the time of a 874) 8/23/2007 Q277993 FIX: ActualSize Property of the ADODB Recordset Returns -1 After Getchunk Is Called to Retrieve Data (Q277993)
The ActualSize property of the ADODB recordset returns -1 after calling the Getchunk method to retrieve data. This problem occurs only when you use the SQLOLEDB provider that ships with MDAC 2.6 with server-side cursors. This behavior 875) 9/29/2007 Q277772 INFO: Visual FoxPro ODBC Driver Not Included in MDAC 2.6 and Later (Q277772)
The most recent version of the Microsoft ODBC driver for Visual FoxPro (VFP) is build 6.1.8629.1. Starting with the version 2.6 release of Microsoft Data Access Components (MDAC), the VFP ODBC driver is no longer included in this package. 876) 9/28/2007 Q274829 BUG: SQLGetDescField to Get Table Name Does Not Work with Firehose Cursor and/or Parameter (Q274829)
The Microsoft ODBC driver for SQL Server may fail to retrieve the table name with the SQLGetDescField function when a "firehose" cursor or a prepared statement with parameter markers is used. The following table lists the conditions and 877) 6/17/2007 Q288054 SAMPLE: RLockMFC.exe Demonstrates Row-Level Locking Using MFC and SQL Server (Q288054)
The RLockMFC.exe sample program demonstrates how to use the Microsoft Foundation Class (MFC) CDatabase and CRecordset objects with SQL Server in a Visual C++ application to pessimistically lock individual rows within a recordset while they are 878) 8/31/2007 Q280294 FIX: SQL Server ODBC Driver Reuses Incorrect Parameter Length (Q280294)
Under some circumstances, the SQL Server 2000/MDAC 2.6 RTM version of Microsoft ODBC Driver for SQL Server (2000.80.194) reuses a parameter binding that is too short. This truncates the parameter value and causes incorrect or no data to be returned. 879) 9/4/2007 Q293890 BUG: Jet ODBC Driver Leaks Handle on Opening and Closing the Connection (Q293890)
The Microsoft ODBC Driver for Access leaks handles and threads upon opening and closing the connection. This problem is observed in drivers that ship with MDAC 2.5, 2.5 SP1, and Jet 4.0 SP5. 880) 9/29/2007 Q293828 BUG: Excel File Size Grows When You Edit or Update ADO Recordset on Excel Spreadsheet (Q293828)
When you update a Microsoft Excel spreadsheet through an ActiveX Data Objects (ADO) Recordset , the Excel file size grows. This behavior is most evident when you use the ADO parameters collection to make changes to the underlying spreadsheet. 881) 9/20/2007 Q294132 BUG: IDBSchemaRowset::GetRowset Returns Wrong Table Catalog Name Using SQLOLEDB with Server Cursor (Q294132)
If you call IDBSchemaRowset::GetRowset using SQLOLEDB and a Server cursor (using DBPROP_SERVERCURSOR), you may receive an incorrect Table Catalog name. 882) 9/11/2006 Q306518 INFO: Troubleshooting Guide for 80004005 Errors in Active Server Pages and Microsoft Data Access Components (Q306518)
This article lists various 80004005 error messages, the most frequent causes of the error messages, and troubleshooting steps to resolve them. The 80004005 error is received by Microsoft Data Access Components (MDAC) in Active Server Pages, including 883) 9/23/2007 Q242385 INFO: Microsoft Oracle OLE DB Provider Does Not Support Personal Oracle (Q242385)
Attempting to use the Microsoft Oracle OLE DB provider to connect to Personal Oracle may result in the following error: R6025 - Pure Virtual Function Call R6025 - Pure Virtual Function Call The Microsoft Oracle OLE DB provider does not 884) 8/2/2007 Q245515 BUG: "Need a Newer Version of HHCTRL.OCX" Error Message When You View Help Files (Q245515)
On a computer running Windows NT 4.0 with Microsoft Data Access Components (MDAC) 2.5 or 2.6 installed, you may receive the following error message when you attempt to open HTML Help files: You need a newer version of HHCTRL.OCX to be able to read 885) 11/13/2006 Q247003 ATLShape.exe: Retrieve Hierarchical Data in an ATL OLE DB Consumer Through the MSDataShape Provider (Q247003)
The ATLShape.exe sample demonstrates how to retrieve hierarchical data by using the MSDataShape provider. The sample reads data from either a Microsoft Access 97 database or a SQL Server 7.0 database, and writes it to an Example.out text file.
1
2
.... .... 55
56
57
58
[ 59 ]
60
61
62
63
.... .... 74
75
Previous Page
Page 59 of 75
Next Page
|