OSQL...

  • Hi all,

    Ive used osql on the sql server same machine. I used

    "osql -S talsvr -U prk -P password"

    Can I use the osql utility on a remote server? If yes, how should the syntax be?

    Cheers

    Regards

    Parasu Raman


    Regards
    Parasu Raman

  • Just specify the server name.

    Andy

  • Thanx,

    When I try giving osql in the command prompt, it says that 'osql is not recognized..'

    Can u tell me the exact syntax?

    Thanx in advance

    Regards

    Parasu Raman


    Regards
    Parasu Raman

  • Do you have this installed on the remote machine?

    It is installed as part of the SQL Server client tools.

    Steve Jones

    steve@dkranch.net

  • Hi,

    I dont remember installing this. Mightbe thats the problem. Can I use some telnet kindof stuff for accessing from a remote mac which doesnt have sql server or the osql installed?

    Cheers

    Regards

    Parasu Raman


    Regards
    Parasu Raman

  • you can setup telnet (security risk). There is also a remote command server (like telnet). See the resource kit.

    Don't know of any SSH, but there probably are some.

    Steve Jones

    steve@dkranch.net

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic. Login to reply