1 of 1 users consider this post helpful
Re: SQL Prepare Statements in JS
Hello Daniel,
for 1) and 2) you are correct - prepared statements are possible.
The only drawback for 3) existing - no binary parameter transfer available. This may affect performance on high load applications.
We are reviewing the possibility to implement additional functions for the Database object of the JavaScript library for App Services, in order to support binary parameter transfer.
Best Regards
Andreas Fink