I just recently upgraded our GP system from GP 2010 to GP 2018R2.
I am now experiencing an issue where I cannot assign users to company databases (new or existing accounts), I cannot remove access to a company, I also cannot create new companies in GP without receiving an error stating the following:
Heterogeneous queries require the ANSI_NULLS and ANSI_WARNINGS options to be set for the connection. This ensures consistent query semantics. Enable these options and then reissue your query.
Detailed information shows: The stored procedure smUserCmpnyAccssChckAccssCHG returned the following results:DBMS 7405, Microsoft Dynamics GP:0
I have tried to enable those options on the ODBC connection, no change in results.
I've run this with DEXSQLLog turned on - and that results in the same exact error when it gets to the point of calling that stored procedure.
If I copy that step from the log (just before the error) and run it in SQL, it returns 0, 0.
I'm at a lost as to what is causing this, or where else to look to get this resolved.
Any thoughts or ideas would be greatly appreciated.
Thanks
Jerry
*This post is locked for comments