Log-in's summary

  • well that format looks correct.

    I can only think the app expects the server name built into the password somehow?

    honestly I've used help_revlogin lots of tines without problems.

    ---------------------------------------------------------------------

  • do you still have the original instance? If so could you try this?

    add a new SQL login to the original instance

    rerun sp_help_revlogin

    extract out the create login statement for your new login

    run the create login into your new instance

    and then logon via SSMS with the new id, If that works, and I would expect it to, then you know there is something unusual in how the app connects.

    ---------------------------------------------------------------------

Viewing 2 posts - 16 through 16 (of 16 total)

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