G
Guest
Hi All,
I wanted increase time out on odbc connection, I have code like this
this.odbcConnection1.set_ConnectionTimeout(1000);
I got the following error
"cannot explicitly call operator or accessor"
How can I increase the time out?
Thanks,
I wanted increase time out on odbc connection, I have code like this
this.odbcConnection1.set_ConnectionTimeout(1000);
I got the following error
"cannot explicitly call operator or accessor"
How can I increase the time out?
Thanks,