views:

19

answers:

0

hi i have build C# program that connect to Oracle and make some report's using crystal-report. in my computer it work's excelent (when i bind to my Oracle) but when i run my program on other computer - the program work and i see the data on the screen, but when i try to see report with crystal report i get error (problem with connection to Oracle) why i get this error ? the connection is good , i see the data from the Oracle on the screen (in my program)

(my program in C# VS2008, Oracle 11g)

thank's in advance