I am trying to control what users may do in report details, for example changing key attributes of importance for child table records. To do so, I want my app to determine of a child table has records with a Foreign Key in the data source that the report is based on. I am thinking I could check if any records exist with a foreign key = the value in current data source.
I am unfamiliar with expressions containing 'EXIST' in CASE or SELECT statements., and not sure I understand what SQL EXISTS Operator (w3schools.com) writes on the topic. Did not think Caspio allowed searching multiple records in other tables (or any table..)
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
KG360
I am trying to control what users may do in report details, for example changing key attributes of importance for child table records. To do so, I want my app to determine of a child table has records with a Foreign Key in the data source that the report is based on. I am thinking I could check if any records exist with a foreign key = the value in current data source.
I am unfamiliar with expressions containing 'EXIST' in CASE or SELECT statements., and not sure I understand what SQL EXISTS Operator (w3schools.com) writes on the topic. Did not think Caspio allowed searching multiple records in other tables (or any table..)
Can anyone advise on this question?
KG
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.