K
kubik
Hello
In my ADP (on Sql 2000) i have long time running report. In my office
everything is ok but when I deploy application to the workstations in
my customer office there is timeout error. As I know I shuld change
"connection timeout" and "general timeout" properties of my
application. The problem is that when I change this in File-
parameters from
txt file. So I decided to set
CurrentProject.Connection.ConnectionTimeout = 300 before I connect.
Then I have error "method 'connection' of object '_currentProject'
failed". So I triet to set this after I open connection - then I have
error "3705 operation is not allowed when the object is opened."
What should I do ?
I hope everything is clear (my english is poor)
Kubik
In my ADP (on Sql 2000) i have long time running report. In my office
everything is ok but when I deploy application to the workstations in
my customer office there is timeout error. As I know I shuld change
"connection timeout" and "general timeout" properties of my
application. The problem is that when I change this in File-
application I change (in code) currentproject.connection readingConnection menu it is useless becouse during logging in to
parameters from
txt file. So I decided to set
CurrentProject.Connection.ConnectionTimeout = 300 before I connect.
Then I have error "method 'connection' of object '_currentProject'
failed". So I triet to set this after I open connection - then I have
error "3705 operation is not allowed when the object is opened."
What should I do ?
I hope everything is clear (my english is poor)
Kubik