env : delphi 7 ,odac 4.50.2.19 net , windows2k, oracle9i
in my project,if i place a TOraSession in the form ,and set connectionstring to connect oracle through Net style, it is ok at design time,but if i run the program, exception raised ,say some thing like "windows socket error: xxxxx (sendto .....) xxxxxxx" ("xxxxx" is describe with Chinese in the pc because i am )
i am sure the username,password,ip,sid,port is right
why? because it is ok at design-time.
and found others have the same problem in this forum,but no answer
orasession with socket error
because i think the chinese info is not very important
so...
when error occur, whether the standalone app is in my development pc,or in others pc , it doesn't work. in the ide design time ,it is ok,but run in ide use F9, doesn't work.
but!!!!!! very surprise, after that day, now it is ok!!, i don't know why. because the exe is just the doesn't work one several days ago.
when error occur, whether the standalone app is in my development pc,or in others pc , it doesn't work. in the ide design time ,it is ok,but run in ide use F9, doesn't work.
but!!!!!! very surprise, after that day, now it is ok!!, i don't know why. because the exe is just the doesn't work one several days ago.