Hello Members,
I have created a letter format using crystal report 9 with
vb and sql on my server.These letters hold different username and other such fields.Now i want to access from any of the clients these letters so that any client can take out their printouts.Now whenever i try to execute the cyrstal report from the server it works fine..that is the letters are displayed in perfect order and i can take printout on any printer in LAN. But whenever i access it (i made an exe of the
VB project file) from any client( i have installed crystal report here also) it says
Logon failed:details:28000[Microsoft][ODBC sql Server Driver][Login Failed for user 'sa'
here user 'sa' is the login name for Sql Server.
I tried searching for this error but nothing satisfactory