391) 8/6/2006 Q191754 HOWTO: Open a Secured Access Database in ADO Through OLE DB (Q191754)
The native OLE DB provider for Microsoft Access databases that ships with Microsoft Data Access Components (MDAC) version 2.0 or later enables you to open a secured Microsoft Access database. 392) 8/21/2006 Q192652 PRB: ADO/RDS Update Error with Third Party ODBC Drivers (Q192652)
When attempting an ActiveX Data Objects (ADO)/ Remote Data Services (RDS) update, using the OLEDB provider for ODBC (MSDASQL) with a third party ODBC driver, you may receive an error. 393) 3/23/2007 Q194387 FIX: Handle Leak in ODBC Driver/OLE DB Provider (Q194387)
Both the Microsoft ODBC Driver for Oracle, version 2.573.2927, and the Microsoft OLE DB Provider for Oracle, version 2.0.3002.15, shipping with the Microsoft Data Access Components (MDAC) version 2.0 have handle leaks, which lead to memory 394) 9/11/2007 Q194652 AtlOSP.exe Visual C++ OLE DB Simple Provider Sample (Q194652)
The ATLOSP sample is an OLE DB provider written using the OLE DB Simple Provider kit included with the OLE DB 1.5 Software Development Kit (SDK). It is written using Visual C++ 5.0 and the Active Template Library (ATL). You can also use thi 395) 9/28/2007 Q195470 PRB: MDAC 2.0 ODBC Requirements for Numeric Fields (Q195470)
An ODBC Driver, which is written to conform to the ODBC 3.0 Specification, must support the SQL_C_NUMERIC datatype. If the driver returns 3.0 on a call to the SQLGetInfo function (using SQL_DRIVER_ODBC_VER), but does not support the SQL_C_N 396) 7/31/2007 Q198024 INFO: Understanding ADO Transactions with MS SQL Server (Q198024)
The ActiveX Data Objects (ADO) Connection method BeginTrans states that it begins a new Transaction, but it executes "set implicit_transactions on." In many cases, "set implicit_transactions on" is equivalent to T-SQL BEGIN TRANS. However, 397) 9/15/2007 Q198489 Oledbpp.exe Demonstrates IDBProperties::GetPropertyInfo() (Q198489)
Oledbpp.exe is a sample that uses OLE DB, with Visual C++ 6.x, to demonstrate the use of the 398) 9/29/2007 Q198519 HOWTO: Execute Stored Procedure Using CDynamicParmeterAccesor (Q198519)
CDynamicParameterAccessor is an OLEDB Template class designed to execute stored procedures. This class is similar to the CDynamicAccessor class, but it obtains the parameter information to be set by calling the ICommandWithParameters interf 399) 10/27/2006 Q197459 PRB: ADO 2.0 and Later Return Connection Messages to Browser (Q197459)
ODBC drivers often return non-fatal, informational connection messages to the client as part of the connection process. The return code out of SQLConnect or SQLDriverConnect is 1 (SQL_SUCCESS_WITH_INFO), indicating that the connection was s 400) 9/27/2006 Q198532 FIX: ADO: Unable To Update Memo Field > 64K In Access Database (Q198532)
An attempt to update a large (64K or greater) memo field in a client-side recordset using the Jet 3.51 OLE DB provider results in one of the following errors: 401) 11/15/2006 Q197902 PRB: Jet 3.51 OLE DB Provider Is Not Installed With MDAC 2.1 or Later (Q197902)
The "3706: ADO could not find the specified provider" error appears when you try to connect to an Access database through the Jet 3.51 OLE DB provider. 402) 8/7/2006 Q200043 PRB: Dashes '-' Ignored in Search with SQL Full-Text and MSIDXS Queries (Q200043)
When performing a full-text search on SQL Server character data, or when using a SQL distributed query with the Microsoft Index Server OLE DB provider (MSDIXS) and a prefix expansion search for a compound word that contains a hyphen (for ex 403) 9/20/2007 Q200300 HOWTO: Synchronize Writes and Reads with the Jet OLE DB Provider and ADO (Q200300)
Every ADO connection that uses the Jet OLE DB Provider maintains an independent Jet session. This results in a delay between writes on one connection being read on a second connection, even if you have two connections in the same database 404) 6/20/2006 Q214854 INFO: Improved ODBC DataType Mappings with Jet 4.0 (Q214854)
The Microsoft Data Access Components (MDAC) version 2.1 installs the Microsoft Jet 4.0 database engine. The Microsoft Jet database engine is used by the Microsoft Access ODBC Driver, the Microsoft Jet OLE DB Provider, and the Microsoft Data 405) 9/17/2007 Q217186 FIX: Default Schema Rowsets Do Not Return NULL Columns (Q217186)
When you retrieve a schema rowset from an OLE DB provider created using the ATL OLE DB Provider Wizard, the TABLE_CATALOG and TABLE_SCHEMA columns return a status of DBSTATUS_S_OK and a zero length DBTYPE_WSTR value. According to the OLE D
1
2
.... .... 23
24
25
26
[ 27 ]
28
29
30
31
.... 35
Previous Page
Page 27 of 35
Next Page
|