Skip to content

Is there a way to use Sql parameters in queries? #42

Answered by maxtoroq
Gillardo asked this question in Q&A
Discussion options

You must be logged in to vote

Now I see the problem, don't use the VALUES method, everything you pass will be treated as parameter values. Use Append or AppendClause.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by maxtoroq
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #42 on December 08, 2020 23:42.