Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. olenevivienne9025_2473
    O
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    olenevivienne9025_2473

    @olenevivienne9025_2473

    0
    Reputation
    1
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    olenevivienne9025_2473 Follow

    Best posts made by olenevivienne9025_2473

    This user hasn't posted anything yet.

    Latest posts made by olenevivienne9025_2473

    • RE: buildmaster linux docker install: sa login failures

      @rhessinger said in buildmaster linux docker install: sa login failures:

      @mcascone slope game said in buildmaster linux docker install: sa login failures:

      docker exec -it inedo-sql /opt/mssql-tools/bin/sqlcmd
      -S localhost -U SA -P 'redacted'
      -Q 'CREATE DATABASE [ProGet] COLLATE SQL_Latin1_General_CP1_CI_AS'

      Hi @mcascone,

      This line has the issue. You created a database named [ProGet] instead of a database name [BuildMaster] as you stated in the connection string on the third command.

      Thanks,
      Rich

      Thank you very much for the explanation. It works now.

      posted in Support
      O
      olenevivienne9025_2473