atDbColumn

atDbColumn

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

This method accesses a specified data source to locate a specified Database Management System (DBMS), table, and column and returns a list of all the rows in that column. It can be used only with Open Database Connectivity (ODBC) data sources registered on the computer on which the MXAT library is registered. This method returns a String, a number value (Integer or Long), a Date value, or an array of any of these types.

Availability

This method is available in the following object models: Microsoft® Outlook®, Collaboration Data Objects (CDO), and Microsoft ActiveX® Data Objects (ADO).

Syntax

Variant = atDbColumn
(

    KeywordString As String, DataSourceName As String, UserIds, Passwords, Table As String, Column As String, NullHandling, [DistinctSort]
)

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.