Hi, I am attempting to roll out a 19.1 VDF application with crystal 11 reports with a SQL backend (first time with this config for me).

I had initial troubles where my app would run fine on the server, but the workstations did not pass SQL security: I solved this.
My problem now is that when the app is run on the workstations, the Crystal reports error out on attempting to read the SQL data: It prompts me for a login, and then when I give a valid login/password it still fails.

Is there a way for my crystal reports (within the vdf code) can authorize/login to SQL?
PD