I25 auction server.cfg: Difference between revisions

From OuroDev
(Created page with "<syntaxhighlight lang="text"> ShardIp 127.0.0.1 SqlDbName cohauc SqlLogin "DRIVER={SQL Server Native Client 11.0};Server=localhost\SQLEXPRESS;Uid=sa;Pwd=YourL33TPASS!;" </synt...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<syntaxhighlight lang="text">
<syntaxhighlight lang="text">
ShardIp 127.0.0.1
SqlDbName cohauc
SqlDbName cohauc
SqlLogin "DRIVER={SQL Server Native Client 11.0};Server=localhost\SQLEXPRESS;Uid=sa;Pwd=YourL33TPASS!;"
SqlLogin "DRIVER={SQL Server Native Client 11.0};Server=COH-MSSQL\MSSQL;UID=MSSQLUSERNAMEHERE;PWD=MSSQLPASSWORDHERE;"
ShardIP 10.0.48.75
</syntaxhighlight>
</syntaxhighlight>

Latest revision as of 20:49, 21 May 2019

SqlDbName cohauc
SqlLogin "DRIVER={SQL Server Native Client 11.0};Server=COH-MSSQL\MSSQL;UID=MSSQLUSERNAMEHERE;PWD=MSSQLPASSWORDHERE;"
ShardIP 10.0.48.75