Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

How To Use the FoxPro SQLPrepare() Function


View products that this article applies to.

Summary

This article discusses what is required in order to use the FoxPro SQLPrepare() function.

↑ Back to the top


More information

In order to use the FoxPro SQLPrepare() function, the ODBC driver must support the ODBC API SQLPrepare() function. In theory, this should include all ODBC drivers because SQLPrepare() is a requirement for ODBC API Core conformance. However, depending on the ODBC driver and the capabilities of the server, SQLPrepare() may not do anything. For example, no preparation of the statement takes place, but it is saved to be executed on SQLExecute().

↑ Back to the top


Keywords: KB156061, kbinterop, kbhowto, kbdatabase, kbarchive, kbnosurvey

↑ Back to the top

Article Info
Article ID : 156061
Revision : 4
Created on : 2/28/2014
Published on : 2/28/2014
Exists online : False
Views : 397