I try to make WebService and when i put them on the web I have a problem where I try to connect to them.
My problem is in fact, the delay:
When i type the command line on delphi :
Code: Select all
Orasession.connected:=true;I think it's very long (when I try this in my office on the same computer, the delay is 94 milliseconde).
Is-it normal for you ?
I work with ODAC 4.00.0.4 fro Delphi 6.
All your reponses and suggestes are welcome.
Thank (and sorry again for my English).