Skip to content

Latest commit

 

History

History
25 lines (24 loc) · 971 Bytes

File metadata and controls

25 lines (24 loc) · 971 Bytes
title SQLColumns (dBASE 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
SQLColumns function [ODBC], dBASE Driver
DBase driver [ODBC], SQLColumns
ms.assetid 168171de-ab7d-4b5b-af7f-6e2106adfcce
author David-Engel
ms.author v-daenge

SQLColumns (dBASE Driver)

Note

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

Column Comments
TABLE_QUALIFIER The path to a directory is returned.
TABLE_OWNER NULL is returned in this column because owner name is not supported.
NULLABLE SQL_NO_NULLS is returned for columns that participate in a primary key or unique index.