1

The wiki runs perfectly on the local sql-express instance. I have installed SQL enterprise on a remote server, same network, yet still the connection string which should be simple to build is not working properly.

anyone has hit the same boulder?

Biondo86
  • 893
  • 6
  • 6

1 Answers1

1

the issue was with the sa password of the db

when installing the db make sure to select mixed modes so as to have an sa password.

Biondo86
  • 893
  • 6
  • 6