Hi,
I have an ArcEditor extension (c# .net) that needs to keep a connection to ArcSDE (oracle 11g R2) continuously alive. It seems that after a certain time (say 20 minutes) the connection drops and the user is then unable to save works and the application will crash.
Is there a way in ArcObject or other technique to keep the ArcSDE connection alive? Note that I use direct connect to SDE, not ArcSDE service is installed.
Cheers,
Pascal