Connection and /share file and printer/ option in Windows firewall



Hello

Is there any relation between SQL2005 connection and /share file and
printer/ option in Windows firewall?

When I check the option I can connect from remote client via script, while
not that when I unchecked the option.

I can't easily believe the two entities are related. I checked over and over
again....

If my script matters,

set con=createobject("adodb.connection")
login3="provider=SQLOLEDB; server=w3a; Initial Catalog=air;
Trusted_connection=yes; "
con.open login3
msgbox con.state


.



Relevant Pages

  • Re: Connection and /share file and printer/ option in Windows firewall
    ... Is there any relation between SQL2005 connection and /share file andprinter/ option in Windows firewall? ... When I check the option I can connect from remote client via script, ...
    (microsoft.public.sqlserver.connect)
  • Re: dialup solution (as seconary connection / iptables )
    ... ip-down is launched by pppd only after the PPP link no longer available ... first with MINICOM or is PAP and script not mutualy exclusive? ... do have to "make the connection first with MINICOM." ... If you use the Linux box and route the news IP address to it on each ...
    (comp.os.linux.networking)
  • Re: mysqli connections and oop
    ... need to do all processing in a script before I display a page that will ... But it will most probably NOT terminated the execution of the script. ... this means that NO lasting connection is build ... Why does it not carry the mysqli connection? ...
    (comp.lang.php)
  • Re: mysqli connections and oop
    ... And here is the script that execute this ... lose a mysqli connection upon the reload of the page? ...
    (comp.lang.php)
  • Re: Does apache stop a script mid execution ?
    ... If the user calls a time consuming script and then stops or refreshes ... How does it relate to e.g. a script performing a large mysql query? ... 2.b) how the connection is set up. ... the server stops the script execution. ...
    (comp.lang.php)