16) 7/15/2004 165775165775 165775.html">HOWTO: Set up a Visual FoxPro Internet Server (165775) -
17) 7/15/2004 155809155809 155809.html">How To Use the SYS(3053) Function Handle with ODBC (155809) - Visual FoxPro 5.0 introduces a new SYS() function, SYS(3053), which returns the ODBC hEnv (environment handle) that Visual FoxPro uses for connectivity operations. One of the uses of the SYS() function is to get a list of available datasources that...
18) 7/7/2004 245359245359 245359.html">How To Open Documents Using the Internet Publishing Provider (245359) - The Microsoft Internet Publishing Provider, MSDAIPP.dso, can be used to retrieve documents located in Internet Information Server (IIS) Virtual Directories. The provider can return a Recordset containing all the files in the directory, or a Record...
19) 7/3/2004 274551274551 274551.html">How To Generate an ODBC Trace with ODBC Data Source Administrator (274551) - The ODBC Driver Manager has a trace facility that allows the sequence of function calls made by an ODBC application to be recorded into a log file. Tracing is performed by a trace DLL, which captures calls between the application and the Driver...
20) 7/3/2004 260310260310 260310.html">How To Insert NULL Data with OLE DB SDK Interfaces (260310) - This article demonstrates how to use OLE DB interfaces to insert NULL data into a Microsoft SQL Server table by using a parameterized query.
21) 7/3/2004 252767252767 252767.html">How To Get XML Representation Of an ADO Recordset in Visual Basic (252767) - When you want an XML representation of a recordset you can use the new ADODB.Stream object to retrieve a string with the XML. In ADO 2.5 it is not necessary to save on a disk using the save method to retrieve the XML string generated by the recordset.
22) 7/3/2004 245524245524 245524.html">How To Ensure Jet 3.5 Is Installed Correctly (Part II) (245524) - This article is a continuation of the following Microsoft Knowledge Base article, which includes how to troubleshoot the Access Method and Microsoft Jet by changing the registry: 240377 How To Ensure Jet 3.5 Is Installed Correctly (Part I)
23) 7/3/2004 161288161288 161288.html">How To Get More Information on the ODBC Call Failed Error (161288) - This article describes how to get more information on the ODBC Call Failed error. When errors occur using ODBC databases, Visual Basic will provide an "ODBC Call Failed" error message. This generic error message provides no specific detail so you must...
24) 7/3/2004 130507130507 130507.html">How To Logical Values Must Be Sent to SQL Server as 1 or 0 (130507) - When you send logical data to SQL Server via the SQLEXEC() function, true (.T.) and false (.F.) values must be sent as 1 and 0.
25) 6/26/2004 838976838976 838976.html">FIX: SQLOLEDB stops responding when the sqlxmlx.dll file unloads unexpectedly (838976) - Fixes a problem that causes the SQLOLEDB provider to stop responding when the provider tries to access the sqlxmlx.dll file. Provides a list of files that are updated in the hotfix.
26) 6/16/2004 818539818539 818539.html">FIX: A deadlock occurs when you repeatedly load and then unload the Dbnetlib DLL (818539) - Explains that a deadlock occurs when you repeatedly load and then unload the Dbnetlib.dll DLL in an application. Requires that you install a hotfix to resolve the problem.
27) 6/16/2004 245745245745 245745.html">SAMPLE: RDS_Comp.exe Demonstrates How to Use the RDS.Dataspace Object from Client Script (245745) - Remote Data Services (RDS) is a technology that allows client-side Web applications to have database connectivity. With RDS, the user can make remote calls to an ActiveX DLL that is hosted on a Web service and can use the methods of that component to...
28) 6/16/2004 178875178875 178875.html">ORALONG.EXE: Use RDO with Oracle LONG/LONG RAW Datatypes (178875) - The "Working with LONG, LONG RAW and VARCHAR2(2000) Oracle Datatypes" white paper is intended to clarify the handling of the Oracle datatypes LONG, LONG RAW and VARCHAR2(2000) when they are used with Microsoft Visual Basic and Remote Data Objects...
29) 6/16/2004 272180272180 272180.html">SAMPLE: How to Retrieve XML Data Using a Template File with ADO in Visual C++ (272180) - XMLTemplate.exe demonstrates how to extract an XML stream from a SQL Server 2000 database using an XML Template file and the ADO Command object.
30) 6/9/2004 842269842269 842269.html">Release manifest for the MDAC 2.6 Service Pack 2 Refresh (2.62.7400.1) (842269) - Provides release information about the MDAC 2.6 SP 2 Refresh (2.62.7400.1). Lists the frequently asked questions about this refresh and the known issues with this refresh. Lists all the files that are included with this refresh.