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 Reply
  • 0 in reply to Howard31

    At some point, Sage told us we don't have to edit rpt.ini files anymore, but in some cases that's not true.  The default PO form, for example, uses a .dll so the default .ini file says it's a datapipe. In order to bypass that instruction and go straight to ODBC, try commenting that line out.  I think it has something to do with when the SQL database ID is not identical to the Sage database ID that this instruction gets read, and we want to skip it.

Children