961) 1/19/2007 Q243069 INFO: List of Useful Articles Related to MDAC Setup (Q243069)
This article provides a list of some useful articles pertaining to Microsoft Data Access Components (MDAC). MDAC articles are not limited to this list; for a comprehensive list, search the Microsoft Knowledge Base at 962) 9/28/2007 Q301202 HOW TO: Check for MDAC Version (Q301202)
This article describes two different ways to check which version of Microsoft Data Access Components (MDAC) is installed on a system: 963) 9/27/2007 Q313008 INFO: How to Install ODBC Components and Drivers (Q313008)
Microsoft does not provide a stand-alone installation package for the ODBC components and drivers. ODBC can only be installed as part of the Microsoft Data Access Components (MDAC). 964) 9/29/2007 Q194610 HOWTO: Demonstration of ADO Bookmarks and Move Methods (Q194610)
The ActiveX Data Objects (ADO) Recordset object has methods and properties that allow you to use it to perform FoxPro-style record navigation. 965) 9/9/2006 Q318000 FIX: Various Problems When You Call Transactional COM+ Components from ASP.NET (Q318000)
When you call managed or unmanaged transactional COM+ components from ASP.NET, one or more of the following problems may occur in your application: 966) 9/29/2007 Q310078 HOW TO: Call ADO AddNew Method with an Array of Fields and Values Using Visual C++ (Q310078)
This step-by-step article describes how use Microsoft Visual C++ to call the ADO 967) 3/19/2007 Q297997 PRB: MSXML Performance Bottleneck in ShareMutex Under Stress (Q297997)
When you use XML (Msxml3.dll) in a high-stress environment such as Microsoft Internet Information Server (IIS), a bottleneck can occur around the 968) 9/23/2007 Q166112 PRB: Conflict with EOF When Using #import with ADO (Q166112)
With #import, it is possible to generate classes that encapsulate the typelib of database API's, such as ActiveX Data Objects (ADO), within a windows application. For example: 969) 9/27/2007 Q170769 PRB: "ODBC Resource DLL Is a Different Version Than ..." Error (Q170769)
After installing or upgrading ODBC files, you receive one of the following error messages: 970) 1/10/2007 Q190773 INFO: ODBC/OLE DB/ADO/RDS are Inter-Dependent for MDAC 2.x (Q190773)
Microsoft Data Access Components (MDAC) version 2. 971) 7/26/2007 Q218600 HOWTO: Use Data Links to Create a Connection String at Run Time (Q218600)
This article demonstrates how to programmatically use Data Links feature of the Microsoft Data Access Components in order to generate a connection string at run-time. 972) 8/7/2006 Q271619 HOWTO: Retrieve XML Data by Using an XPath Query in a Visual Basic Client (Q271619)
This article demonstrates how to programmatically retrieve an XML data stream from a SQL Server 2000 mapping schema by using an XPath query. The scope operates in a client/server (2-tier) model. 973) 9/29/2007 Q195048 HOWTO: Determine Number of Records Affected by an ADO UPDATE (Q195048)
The Execute method of the ActiveX Data Objects (ADO) Command object passes by reference an integer value that you can use to retrieve the number of records affected by a SQL UPDATE command. 974) 9/29/2007 Q250999 PRB: RDS Does Not Work Correctly with OLE DB Simple Provider (Q250999)
When the Remote Data Service (RDS) for ActiveX Data Objects (ADO) is used with an OLE DB provider that was built by using the OLE DB Simple Provider (OSP) Toolkit, the following error message may occur: 975) 9/23/2007 Q222664 PRB: Call to SQL Stored Procedure Returns 'Invalid Column Name' (Q222664)
When calling a SQL Server stored procedure that uses Exec('string') syntax, you may get an error returned to the calling client if you are referencing values using double quotes. The error that is returned to the calling client is:
1
2
.... .... 61
62
63
64
[ 65 ]
66
67
68
69
.... 75
Previous Page
Page 65 of 75
Next Page
|