Issue with Crystal reports prompting for SQL sa password.

We are migrating Sage to a new server. When I move over the custom crystal forms, some of them are prompting for a sa password before running. I have checked all my database connections. There is one difference between the two database connections - when I view the properties the one prompting for the sa password does not show a database.  Anyone have this happen before?

Parents
  • 0

    I've tried everything - deleted and recreated the databases in Database setup.  Deleted and recreated the database connections in Crystal.  Commented out the .dll lines in the ini file (although I don't think this was the issue as we have other companies using the same types of forms and they work with no prompt for SQL credentials) but I tried it anyway.  Copied over the report from the old server and started over, still the same result.  I am still wondering why in the properties of the two database connections one shows a database property (this one works with no issues) but the other does not (this one prompts for SQL credentials).  The ODBC DSN's are identical in setup other than the database they are pointing to on the SQL server.  As are the database setup in Sage.  Don't know what else to try....  Thanks everyone for the suggestions.

  • 0 in reply to Howard31

    Can you use the DSN created by Sage 300? (Update it in the Crystal report by going to Database > Set Database Location.) I think "old school" idea of having a DSN per company is what is creating the issue for you.

    The DSN created by Sage 300 should be the name of the SQL server... possibly with a "32" at the end if you are using Sage 300 v2016 or earlier.

Reply
  • 0 in reply to Howard31

    Can you use the DSN created by Sage 300? (Update it in the Crystal report by going to Database > Set Database Location.) I think "old school" idea of having a DSN per company is what is creating the issue for you.

    The DSN created by Sage 300 should be the name of the SQL server... possibly with a "32" at the end if you are using Sage 300 v2016 or earlier.

Children