Results 1 to 2 of 2

Thread: modify remote SQL client config?

  1. #1
    Sam Janney Guest

    modify remote SQL client config?

    I would like to be able to change the configuration of a remote machine`s SQL client config.
    Can anyone provide me with the registry location of where it stores the protocol and libraries?
    Can`t always depend on having someone at remote to run the SQL client app.

    TIA Sam Janney

  2. #2
    John Francis Guest

    modify remote SQL client config? (reply)

    On 6/22/98 5:53:06 PM, Sam Janney wrote:
    > I would like to be able to change the configuration of a remote machine`s
    > SQL client config.
    Can anyone provide me with the registry location of
    > where it stores the protocol and libraries?
    Can`t always depend on having
    > someone at remote to run the SQL client app.

    TIA Sam Janney

    For NT4 Server
    HKEY_LOCAL_MACHINESOFTWAREMicrosoftMSSQLServerClie ntConnectTo

    Probably close to the same for other 32bit platforms.

    For 16bit clients try either win.ini or system.ini

    Don`t know exactly what you are trying to accomplish but you can edit these values to choose the network protocol you wish to use providing it is installed.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •