Skip to main content

ReadDB

You can use the ReadDB web method to get row(s) of data for a given table, column name and value.

Parameters

The ReadDB web method includes the following parameters:

#ParametersData TypeDescription
1.tableNameStringName of table.
2.primaryColumnStringName of column.
3.primaryColumnValueStringValue to be matched.
4.passwordStringPipe (|) separated combination of Fl@xera! , short date format of the current date, and a GUID.
For example:
Fl@xera!|6/1/2016|6aa7a31513a162004e5050f32244b0ff

Return Value

Returns a dataset of matched values.