Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
Replies
11 replies
Answers
1 answer
Subscribers
9 subscribers
Views
6366 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi all, Is there any smart service / functions we could use to execut
alvinc
over 9 years ago
Hi all,
Is there any smart service / functions we could use to execute SQL ?
Not just 'SELECT' but also 'INSERT' / 'UPDATE' ?
One of the solution might be: Create a store procedure which is "execute <Input parameter>" , <input parameter> is input of the store procedure. Use smart service 'Execute Store Procedure' to call such store procedure.
Is there any clever way to do so?
Thanks in advance,
OriginalPostID-164301
OriginalPostID-164301
Discussion posts and replies are publicly visible
Parents
0
PhilB
A Score Level 1
over 9 years ago
Why are you unable to map a CDT? The approach you suggest has many security issues - any user could issue commands like drop schema or truncate table - and would appear to me to be a terrible user experience.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
PhilB
A Score Level 1
over 9 years ago
Why are you unable to map a CDT? The approach you suggest has many security issues - any user could issue commands like drop schema or truncate table - and would appear to me to be a terrible user experience.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data