991) 9/27/2007 Q189415 AdoChunk.exe Using GetChunk and AppendChunk in Visual C++ (Q189415)
AdoChunk.exe is a sample that demonstrates using the GetChunk and AppendChunk methods with Visual C++ version 5.0. The sample also demonstrates the use of recordset navigation functions. 992) 9/27/2007 Q291999 PRB: DB2 Stored Procedures on OS390 Return Invalid Parameter Information (Q291999)
When run against an IBM DB2 database that is installed on an OS390 server, 993) 9/29/2007 Q202955 PRB: Filter Property Fails When Using Multiple Single Quotation Marks (Q202955)
When you filter a recordset for a character field that contains more than one single quotation mark, for instance CompanyName = O'Riley's Pub, one of the following error messages is displayed: 994) 9/29/2007 Q271621 HOWTO: Retrieve XML Data with a Template File from a Visual Basic Client (Q271621)
This sample in this article demonstrates how to retrieve an XML document from SQL Server 2000 by using a template file that contains parameters. More specifically, a query is issued against SQL Server 2000 by using an ADO 2.6 command strea 995) 9/27/2007 Q272270 HOWTO: Retrieve XML Data in ASP with the XML OLE-DB Simple Provider (Q272270)
This article includes step-by-step instructions to set up an ASP client that demonstrates the use of the OLEDB Simple Provider for XML to access hierarchical XML data. 996) 9/28/2007 Q259959 INFO: Techniques to Debug Connectivity Issues to an Oracle Server Using the ODBC Driver and OLE DB Provider (Q259959)
Both the Microsoft ODBC for Oracle driver (Msorcl32.dll) and the Microsoft OLE DB Provider for Oracle (Msdaora.dll) use the SQL*Net Client (or Net8 client for Oracle 8x) and the Oracle Call Interface (OCI) library, as well as other Oracle c 997) 9/28/2007 Q195489 PRB: CommandTimeout Does Not Inherit From Connection Timeout (Q195489)
If a Connection's CommandTimeout property is set to some value and a Command object is associated to that Connection, the Command object does not pickup the Connection's CommandTimeout setting. Instead, the Command object's CommandTimeout i 998) 9/29/2007 Q191741 INFO: RDS Registry/Security Settings for Custom Business Objects (Q191741)
This article explains the various settings required to launch custom business objects over HTTP or the Distributed Component Object Model (DCOM) using Remote Data Services (RDS). 999) 9/30/2007 Q182831 HOWTO: Using the ADO OpenSchema Method from Visual C++ (Q182831)
This article demonstrates how to use the ActiveX Data Objects (ADO) OpenSchema method from Visual C++ using the #import feature. OpenSchema is a method of ADO the Connection object that obtains database schema information from the OLEDB pro 1000) 9/27/2007 Q196968 PRB: SHAPE Provider Pulls Down All Records in Child Table (Q196968)
When using a SHAPE statement to retrieve parent and child records, the SHAPE provider pulls down all child records regardless of whether there is a matching parent record. 1001) 9/29/2007 Q178038 PRB: Implicit Conversion Error Calling Second Stored Procedure (Q178038)
Either of the following errors occur when you execute an Active Server Pages (ASP) page that is making subsequent stored procedure calls: 1002) 9/29/2007 Q195222 PRB: ADO Find Method Only Supports One Criteria (Q195222)
When you attempt to use the ActiveX Data Objects (ADO) Find method to search by multiple criteria, or in other words you use AND, the following error occurs: 1003) 9/29/2007 Q190410 PRB: Error Assigning Non-Opened Recordset to ADODC (Q190410)
When you attempt to set an ActiveX Data Objects (ADO) Data Control's Recordset object to a previously dimensioned ADO Recordset the following error is returned: 1004) 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 1005) 9/29/2007 Q191271 PRB: ERR "ADO Could Not Find The Specified Provider" (Q191271)
The following error message occurs when trying to connect to SQL Server using ActiveX Data Objects (ADO):
1
2
.... .... 63
64
65
66
[ 67 ]
68
69
70
71
.... 75
Previous Page
Page 67 of 75
Next Page
|