106) 3/17/2010 189448 FIX: Error "Undefined Function 'xxxxx' in Expression"
(189448) - When you use an Active Server Pages (.asp) page and ActiveX Data Objects (ADO) to open a recordset from a query in a Microsoft Access database, which contains any intrinsic functions (for example, Month(), Left(), etc.), the following error may occur:... 107) 3/20/2010 193998 HOWTO: Read and Display Binary Data in ASP
(193998) - This article shows how to read and display binary data using Active Server Pages. Many developers appreciate the ease of using the Scripting.FileSystemObject to open an ASCII file and then display its contents in Microsoft Word or Microsoft Excel from... 108) 3/18/2010 306586 PRB: Troubleshooting Error 80004005 "Login Failed" in ASP
(306586) - When use ActiveX Data Objects (ADO) through Active Server Pages (ASP) to connect to Microsoft SQL Server, you may receive the following error message: Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC SQL Server Driver][SQL... 109) 3/12/2010 176378 HOWTO: SQL Server with Integrated Security, IIS on Same Machine
(176378) - This article describes how to set up Microsoft SQL Server using Integrated Security on the same physical machine as Microsoft Internet Information Server. 110) 3/12/2010 322333 INF: C#: A SQL Server XML and ASP.NET Run-time Application (White Paper)
(322333) - To read a white paper that details the construction of a Web-based customer service solution by using the Microsoft .NET Framework, Microsoft SQL Server 2000 XML functionality, and XSLT documents, please visit the following Microsoft Web site:: C#: A... 111) 3/19/2010 306441 PRB: Troubleshooting Error 80004005 "Couldn't Lock File" in ASP
(306441) - When you use ActiveX Data Objects (ADO) and ODBC to try to connect to a Microsoft Access database, you may receive the following error message: Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Microsoft Access 97 Driver]... 112) 3/19/2010 306269 PRB: Error 80004005 "The Microsoft Jet Database Engine Cannot Open the File '(Unknown)'"
(306269) - When you use ActiveX Data Objects (ADO) or ODBC to connect to a Microsoft Access database, you may receive the following error message: Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Microsoft Access 97 Driver] The... 113) 3/16/2010 194799 HOWTO: Retrieve RAW/LONG RAW Data from Oracle for ASP Page
(194799) - This article explains how to insert and retrieve RAW or LONG RAW data from an Oracle database for use in an Active Server Pages (ASP) page. 114) 3/18/2010 194005 HOWTO: Use ADO to Return a Summary Row
(194005) - The sample code in this article demonstrates how to extract the value of summary rows using ADO. Summary rows are produced when you use a COMPUTE BY clause with any row aggregate functions in a SQL statement. These summary values appear as additional... 115) 3/20/2010 189406 HOWTO: Populating a FlexGrid Control with ADO and ASP
(189406) - The FlexGrid ActiveX control is a powerful control to display and manipulate data from a database in Internet Explorer. This sample uses Visual InterDev's DataCommand Design-time control to access the datasource. The client-side script uses a call to... 116) 3/16/2010 175245 PRB: Unable to Update Long Text Fields Using ADO
(175245) - When attempting to perform a table update, the following message appears: Query Based Insertion or Updating of BLOB values can not be supported. This may be caused by an attempt to update a non-primary table in a view 117) 3/18/2010 175264 FIX: CommandTimout Property Problem with Connection Object
(175264) - The Connection object of the ActiveX Data Objects supports the CommandTimeout property. This property is documented to support a value of 0, which provides for an infinite timeout. This functionality is not available in ActiveX Data Objects 1.0. 118) 3/17/2010 164479 PRB: Windows 95 Hangs When You Use ADO with Active Server Pages
(164479) - ActiveX Data Objects (ADO) cause Windows 95 to stop responding with Personal Web Server (PWS) under heavy loading conditions. 119) 3/18/2010 165671 HOWTO: Use ASP/ADO to Query an ODBC Datasource (SELECT)
(165671) - The following is an example of an Active Server Pages (ASP) script that can be used to troubleshoot connection problems with ODBC datasources. This example can also be used to demonstrate how to write simple scripts that select data from databases:... 120) 3/18/2010 175261 HOWTO: Retrieve Bitmap from Access and Display It in Web Page
(175261) - 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 that...
1
.... 4
5
6
7
[ 8 ]
9
10
11
12
.... .... 72
73
Previous Page
Page 8 of 73
Next Page
|