1006) 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. 1007) 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: 1008) 9/29/2007 Q196958 INFO: Most MDAC Components Are Not Supported on Windows NT 3.51 (Q196958)
Microsoft Data Access Components (MDAC) versions 1.5 and later include ODBC, OLE DB, ActiveX Data Objects (ADO), and the Remote Data Services (RDS). These components were tested with Windows 9x and Windows NT 4.0 (Service Pack 3) and later. 1009) 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 1010) 9/29/2007 Q215495 SAMPLE: SmAlert.exe Extends PerfMons Alert Mechanism (Q215495)
SmAlert.exe is a sample that extends the usefulness of the PerfMon tool by storing PerfMon alerts in a database. 1011) 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. 1012) 11/15/2006 Q216955 PRB: Negative Values Put in Remote View Rounded Up in SQL Server Table (Q216955)
Negative values inserted into numeric fields of remote views of SQL Server tables are rounded up by 0.01. 1013) 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 1014) 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: 1015) 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. 1016) 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 1017) 8/27/2007 Q175261 HOWTO: Retrieve Bitmap from Access and Display It in Web Page (Q175261)
This article shows by example how to extract the bitmap photos in the Microsoft Access 97 Nwind.mdb database, and view them from a Web browser using Active Server Pages (ASP). In order to accomplish this task, an ActiveX DLL must be created 1018) 9/23/2007 Q169496 INFO: Using ActiveX Data Objects (ADO) via #import in VC++ (Q169496)
The #import directive in Visual C++ offers a powerful new mechanism for manipulating OLE servers. When used with ActiveX Data Objects (ADO), #import can simplify getting at your data. This article discusses what is necessary to take advanta 1019) 7/15/2007 Q175168 PRB: ASP Returns 'Operation Must Use an Updateable Query' Error (Q175168)
You may encounter the following common error when you use ActiveX Data Objects (ADO) with Active Server Pages (ASP): 1020) 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:
1
2
.... .... 64
65
66
67
[ 68 ]
69
70
71
72
.... 75
Previous Page
Page 68 of 75
Next Page
|