After upgrade to version 2022.1.4.174 I get errors on some querries that use <Current BPS Connection>. Error occurs when querying another database directly or using join, etc from SQL COMMAND or choose field querry.
I found that this is related to change described in https://community.webcon.com/download/changelog/117?q=cf05b90, associated with using bps_user on SQL COMMANDS.
Is there any way to deal with it at SQL server level by proper configuration or should I change <Current BPS Connection> to configured connection to current database and this is the only way to get it works?
I have almost 3k querries that use <Current BPS Connection> and at least 600 that have joins and should be corrected :-/
Is there any drawbacks on using dedicated/configured connection vs <Current BPS Connection>?
Thanks for any suggestions.