Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Queries field type for given position in result.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FM FMSQL | 5.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
SQLref | The reference number returned by FM.SQL.Execute function. | $SQLRef |
Row | The row number from 0 to FM.SQL.RowCount-1. | $row |
Column | The column number from 0 to FM.SQL.FieldCount-1. | $col |
Returns text or error.
Created 18th April 2015, last changed 14th September 2015
FM.SQL.FieldCount - FM.SQL.InsertRecords
Feedback: Report problem or ask question.