Custom Reports- The database login failed. No error

SOLVED

We are having an issue where we are modifying a custom report in Crystal (minor change such as adding a column) and adding the updated report back into sage. Users are not able to run the custom report anymore. The get a "The database login failed. No error" message (screenshot attached) and then nothing happens. We are on Sage 100 2019 Premium. We did notice that issue does not happen for every user. We are not modifying any of the connections to the database that would cause that error. Has anyone seen a similar issue/ can provide guidance?

Parents Reply
  • 0 in reply to Habib Salim

    Updating raw Sage 100 transaction history directly in SQL is a bad idea. 

    There is no business logic validation, nor logging as an audit trail.  Editing a Customer PO# is relatively harmless, but I just won't open that door where users expect that kind of dangerous functionality.

    VI enforces permissions and business logic.

Children