7050b629ca
Remember to install the latest table from the bottom of the setuptables.sql file (in the uForum project).
6 lines
279 B
XML
6 lines
279 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<connectionStrings>
|
|
<add connectionString="server=.\SQL2012;database=our.umbraco.org.live;user id=sa;password=1234" name="umbracoDbDSN" providerName="System.Data.SqlClient"/>
|
|
</connectionStrings>
|
|
</configuration> |