.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUS CONNECTORS


FieldName method
Example

Returns the field name for a specified column, given its ID (column number).

Defined in

ODBCResultSet

Syntax

fieldName$ = odbcResultSet.FieldName( column_id )

Parameters

column_id


Return value

fieldName$


Errors

Field ID is out of range (DBstsINVC)

Example
See Also