Jump to content

SQL Server setup errors


lojikl

Recommended Posts

Hi,

Just trying to configure PlasticSCM to use a local SQL Server Express instance.

db.conf is as follows

<DbConfig>

<ProviderName>sqlserver</ProviderName>

<ConnectionString>SERVER=FISHMAN\SQLEXPRESS;trusted_connection=True;Database={0};Connect Timeout=50</ConnectionString>

</DbConfig>

PlasticSCM service is setup to use Local Admin account to login

Local admin can login to SQL server and create databases.

The attached error message says a database file cannot be created in a particular location. Creating the database manually in this location also fails.

To this, I'd like to know how to control where the SQL Server databases are created as we have a dedicated disk for SQL Server database files that I'd like to use.

loader.log - Copy.txt

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...