Networking Forums

Networking Forums > Computer Networking > Windows Networking > Is there a setting in Windows 2003 to disconnect idle connection?

Reply
Thread Tools Display Modes

Is there a setting in Windows 2003 to disconnect idle connection?

 
 
Peter
Guest
Posts: n/a

 
      05-02-2008, 06:18 PM
I'm trying to resolve a disconnection issue to SQL Server 2005 Express
installed in Windows 2003 server. Workstations are running an application
which is located in a shared folder in the Windows 2003 Server and that
application connects to the SQL Server 2005 Express. If any workstation has
opened the application and the application has connected to the SQL Server
and leaves the connection idle for a period of time, the connection will
somehow disconnected.

Is there a setting in Windows 2003 to disconnect idle connection
automatically?

If the issue is caused by shared folder being disconnected, I assume that I
will not able to run the application anymore. What kind of error message
should be received by the workstation when one tries to do something on the
open application if the shared folder is somehow disconnected?
 
Reply With Quote
 
 
 
 
Mesut SARIYAR
Guest
Posts: n/a

 
      05-03-2008, 05:51 PM
Hello,

Yes, that is possible.

You can use this command on the server and when an user do not use sql then
the connection will cut.

net config server /autodisconnect:time_before_autodisconnect

for example: net config server /autodisconnect:1

(it means minute)

and also you can show a message when connection cuts...

net config server /srvcomment:"your message is in here"

take it easy.

www.mesutsariyar.com



"Peter" wrote:

> I'm trying to resolve a disconnection issue to SQL Server 2005 Express
> installed in Windows 2003 server. Workstations are running an application
> which is located in a shared folder in the Windows 2003 Server and that
> application connects to the SQL Server 2005 Express. If any workstation has
> opened the application and the application has connected to the SQL Server
> and leaves the connection idle for a period of time, the connection will
> somehow disconnected.
>
> Is there a setting in Windows 2003 to disconnect idle connection
> automatically?
>
> If the issue is caused by shared folder being disconnected, I assume that I
> will not able to run the application anymore. What kind of error message
> should be received by the workstation when one tries to do something on the
> open application if the shared folder is somehow disconnected?

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dialup Idle time Disconnect problem jnathan Windows Networking 1 05-19-2007 03:41 PM
internet disconnect requires reboot after idle time rhomboid315 Windows Networking 1 10-08-2005 02:48 AM
PlusNet Idle Time Disconnect Mark Carver Broadband 5 09-20-2005 04:22 PM
VPN disconnect cause router failure on Windows 2003 =?Utf-8?B?WGF2aWVyIFByaWV1cg==?= Windows Networking 1 02-23-2005 04:59 PM
"Disconnect if idle" Setting Computerman Windows Networking 5 11-14-2003 11:16 AM



1 2 3 4 5 6 7 8 9 10 11