Hi,
I have a quite customized European Invoice DD. Locally, everything works fine. However, operators are going to use Remote Verification Stations.
Some fields have rules attached. Those rules may access a database to perform some checks. From the server, i have no problems with that. But when I use a remote verification station, if any event raises a validation over the document, I get an error related to Sql connection:
"System.Data.SqlCliente.SqlException: network-related error..." as if it couldn't reach the DB.
Any idea?
Thank you.
Comments
1 comment
Something similar happened to me, you must ensure that all workstations have the same version of ODBC that you use on server.
Please sign in to leave a comment.