Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

FM.SQL.ToMatrix

Copies from result set to a Matrix.

Component Version macOS Windows Linux Server iOS SDK
FM 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "FM.SQL.ToMatrix"; SQLref )   More

Parameters

Parameter Description Example
SQLref The reference number returned by FM.SQL.Execute function. $SQLRef

Result

Returns matrix reference number or error.

Description

Copies from result set to a Matrix.
Allows you to do a FM.SQL.Execute, work with the result set, convert to matrix and then use matrix functions.

See also

Release notes

Blog Entries

This function checks for a license.

Created 24th November 2023, last changed 24th November 2023


FM.SQL.Text - FM.SQL.XMLRecord