Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.15 KB

File metadata and controls

26 lines (22 loc) · 1.15 KB
title SQLConnect (Visual FoxPro ODBC Driver) | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
helpviewer_keywords
SQLConnect function [ODBC], Visual FoxPro ODBC Driver
ms.assetid 49cbfafa-b21e-4e89-b248-9c7098f46b20
author David-Engel
ms.author v-daenge

SQLConnect (Visual FoxPro ODBC Driver)

Note

This topic contains Visual FoxPro ODBC Driver-specific information. For general information about this function, see the appropriate topic under ODBC API Reference.

Support: Full

ODBC API Conformance: Core Level

Connects to a data source, which can be either a database or a directory of tables. The Visual FoxPro ODBC Driver ignores the szUID, cbUID, szAuthStr, and cbAuthStr arguments.

For more information, see SQLConnect in the ODBC Programmer's Reference.