Hi,
I am using SQL Server as my datasource and I was wondering if it is possible to retrieve the available check values from the SQL server in the DataCards' AllowedValues of a form.
In SQL Server I added the constraint at column level:
Solved! Go to Solution.
I don't believe you can get the constraint values for columns in SQL. At least I have never been able to retrieve them.
The DataSourceInfo function will get them for some other sources such as SharePoint, but nothing from SQL.
I don't believe you can get the constraint values for columns in SQL. At least I have never been able to retrieve them.
The DataSourceInfo function will get them for some other sources such as SharePoint, but nothing from SQL.
User | Count |
---|---|
161 | |
84 | |
68 | |
63 | |
61 |
User | Count |
---|---|
211 | |
146 | |
95 | |
82 | |
67 |