1

I have found plenty of info on async queries for SQL Server, but I can't find anything on synchronous. The app was much simpler and ran much smoother when I was using MySQL and could perform sync queries. However it is required that I switch to SQL Server.

1 Answer 1

0

So there is nothing wrong in your use case to use nested callback program structure in node js to achieve sync queries. This answer clearly shows that nesting callbacks depending on the use case doesn't end up in the bad category

Sign up to request clarification or add additional context in comments.

1 Comment

The answer you are referring to is for MySql. I am asking about MSSQL. Passing sync query in MySql is easy.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.