Click here to Skip to main content
15,891,841 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
SQL
In my Company we had a ERP developed on Vb.net (framewrk2.0) with back end oracle 8i and for reporting part crystal report 9. My company was reluctant for changes and they never upgraded any of these

Now its my  turn to support these application .The issue iam facing is I cannot install oracle client  in 64 bit systems. I solved it by installing oracle 10g client and connecting to database instance

And since the crystal report runtime for .net2  32 bit doesnt work I had installed 64 bit but nnow the issue is when I  try to intiate any report It ask for login even if we give credentials it says logon fails
Is there any  tip in solving this logon issue in crystal report


Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900