Forum Replies Created

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

  • RE: isql command problem

    Another parameter that is set on the isql command is -w 1000 . Since we don't seem to have the blank line problem maybe this one helps.

     

    Tom G

  • RE: sa password not being accepted after install

    To go along with SQLBill, here is a isql command to change the sa password using an account that is part of the BUILTIN/ADMINISTRATORS.

    From a dos window...

    isql -d master -U <admin...

  • RE: isql command problem

    Raxit,

    I inherited some perl modules that use OSQL to query the database. It uses the "-h-1 -n" switches and doesn't seem to have any problems with blank lines. The "-n"...

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