1006) 9/29/2007 Q222120 INFO: Last Trailing Zero in Numeric Field Truncated with Sybase Database (Q222120)
While using ADO to access a Sybase database table using an ADO server-side cursor (adUseServer), the last trailing zero in a numeric field is truncated. This happens while accessing the Sybase database through the Microsoft OLE DB provider 1007) 7/16/2007 Q253114 PRB: SQL_DRIVER_NOPROMPT Error When Using DEconnection in VB COM Object (Q253114)
The following error may occur when you use DEConnection in a Visual Basic COM object running under ASP: 1008) 1/13/2007 Q202433 PRB: Access ODBC Driver Does Not Support Multiple Result Sets (Q202433)
The Microsoft Access ODBC Driver does not support multiple result sets of native Access tables. Calling SQLGetInfo( hdbc, SQL_MULT_RESULT_SET, ... ) returns an 'N' signifying the driver does not support multiple result sets. This means an 1009) 9/26/2007 Q293823 HOWTO: Configure ADO to Ignore Duplicates During a Bulk Insert into an Access Database (Q293823)
When you insert a number of records into a table in a Microsoft Access database, you may want any records that duplicate existing records to be ignored with no error or warning message, and you may want only unique new values to be inserted 1010) 9/11/2006 Q228935 FIX: Uninitialized String Variables, Empty String Values, Jet Provider, and Errors Occurred (Q228935)
If a WITH statement is used to store an empty string value to one field and an uninitialized string to the very next field, an error will occur when using the Microsoft OLE DB Provider for Jet 3.51 or 4.00 that shipped with MDAC versions pr 1011) 9/23/2007 Q177947 PRB: "Syntax Error in FROM Clause" Using Text ODBC Driver (Q177947)
When you use the AppWizard to create a CRecordset class using the ODBC Text Driver, your project will compile. However, when you try to open the recordset, you will get the following error message: 1012) 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: 1013) 9/26/2006 Q279245 FIX: Default Column Properties Cleared When You Set or Check Values by Using ADOX to an Access Database (Q279245)
When you set or check the default column values for any column in a table that is contained in an Access 2000 database, the default values for the column are cleared. 1014) 9/29/2007 Q193332 FILE: MDACCON.EXE Using Connection Strings with ODBC/OLEDB/ADO/RDS (Q193332)
Mdaccon.exe is a sample that that demonstrates the use of ODBC Driver and OLE DB Provider connection strings. Four separate projects, one each in C++, Visual Basic for Applications, and Java, as well as a C++ OLE DB Consumer Application, de 1015) 10/1/2007 Q238243 PRB: Method 'Open' of Object '_Recordset' Fails with Jet OLEDB Provider (Q238243)
When you use the Jet OLE DB Provider version 4.0, an application may fail with the following error message: 1016) 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: 1017) 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: 1018) 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 1019) 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 1020) 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).
1
2
.... .... 64
65
66
67
[ 68 ]
69
70
71
72
.... 75
Previous Page
Page 68 of 75
Next Page
|