121) 3/13/2010 261297 PRB: Error When You Use adLockBatchOptimistic with OLE DB Provider
(261297) - When you add records to an ADO recordset object and set the LockType value to adLockBatchOptimistic , you may receive the following error message: Microsoft JET Database Engine error '80040e21' Errors occurred /a.asp, line xx -or- Provider... 122) 3/15/2010 174640 PRB: ASP Error "The Query Is Not Updateable" When You Update Table Record
(174640) - One of the following errors occurs when you update a table record from an Active Server Pages (ASP) page through ADO's Recordset.update method: Source: Microsoft OLE DB Provider for ODBC Drivers Error Number: -2147467259 Description: The query is not... 123) 3/6/2010 207525 PRB: IIS4: ASP/ADO Do Not Work Across UNC Path
(207525) - Active Server Pages (ASP) and ActiveX Data Objects (ADO) cannot access a Microsoft Access database across a universal naming convention (UNC) Path. The following error message is generated: Microsoft OLE DB Provider for ODBC Drivers error '80004005'... 124) 3/15/2010 195180 PRB: VBScript "Type Mismatch" Error When Field Type Is adNumeric
(195180) - When you perform a numeric comparison or calculation on an adNumeric (131) field type using VBScript, the following errors may be returned: Microsoft VBScript runtime error '800a000d' Type mismatch Microsoft VBScript runtime error '800a01ca' Variable... 125) 3/8/2010 175168 PRB: ASP Returns 'Operation Must Use an Updateable Query' Error
(175168) - You may encounter the following common error when you use ActiveX Data Objects (ADO) with Active Server Pages (ASP): Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Microsoft Access 97 Driver] Operation must use an... 126) 3/15/2010 229919 HOWTO: Retrieve a Recordset from an Oracle Stored Procedure Using ADO on ASP
(229919) - This article demonstrates how to call an Oracle package to retrieve a recordset using ADO on Active Server Pages (ASP). This article assumes that: You are proficient with Visual Basic Scripting Edition (VBScript), ActiveX Data Objects (ADO), and... 127) 3/13/2010 223036 FIX: RDS Error When Web Site Is Run Out-of-Process
(223036) - When you run the default Web site out-of-process and use Remote Data Services (RDS) the following error results: A Runtime Error has occurred. Do you wish to Debug? Line: xx Error: Unexpected error (0x80070558) 128) 3/7/2010 218454 HOWTO: Implement Array Arguments in Visual C++ COM Objects for Active Server Pages
(218454) - This article describes, by example, how to implement arrays to be passed as parameters from Active Server Pages (ASP) to a Visual C++ COM Object. It is important to keep in mind that array arguments for methods must be declared as variant data type... 129) 3/10/2010 217111 PRB: Calling getenv() in COM Objects Does Not Work Under Active Server Pages
(217111) - When calling a method of a COM component that uses the getenv() function, the function returns a NULL value for the environment variable passed to it as parameter. 130) 3/15/2010 217114 HOW TO: Implement Array Arguments in Visual Basic COM Objects for Active Server Pages
(217114) - This step-by-step article describes how to implement arrays to be passed as parameters from Active Server Pages (ASP) to a Visual Basic Component Object Model (COM) Object. Array Argument Declarations IMPORTANT : If array arguments are for methods,... 131) 3/6/2010 198808 HOWTO: Post a Dynamic String Array from the Client to an ASP
(198808) - This article describes how to submit a dynamic string array from the client to an ASP page. Normally, if you have a fixed-length string array for submitting this to the server, you can create a form with some hidden fields in it, whose value is set to... 132) 3/15/2010 203573 PRB: ASP/ADO Coding Error Produces ASP 0115 Error
(203573) - When you view an Active Server Pages (ASP) page that uses ADO to access a database, you may find that nothing is written to the page or you may receive the following error message: error 'ASP 0115' Unexpected error /webapp/pagename.asp A trappable... 133) 3/7/2010 200261 PRB: AppendChunk from ADO or RDS Doubles Binary Field Size
(200261) - When you use AppendChunk from either ADO or Remote Data Service (RDS) from scripting (JScript or Visual Basic(r) Scripting Edition) to update a binary field, the result is twice as large as the original. 134) 3/14/2010 229661 HOWTO: Use Client-Side VBScript with Remote Scripting
(229661) - You can use client-side VBScript with remote scripting, but you may face limitations, such as limited cross-platform compatibility and call capability. Also, you may not be able to call server-side Active Server Pages (ASP) methods asynchronously... 135) 3/12/2010 239445 HOWTO: Obtain ObjectContext with ObjectControl Inside Visual C++ COM DLL from ASP and MTS
(239445) - This article covers the implementation of the Microsoft Transaction Server (MTS) ObjectContext object through the ObjectControl object inside a Visual C++ component under MTS control for Active Server Pages (ASP). This implementation is extremely...
1
.... 5
6
7
8
[ 9 ]
10
11
12
13
.... .... 72
73
Previous Page
Page 9 of 73
Next Page
|