Finished and tested database writing code for non table entities. Improved information reporting to the user, and created a new DbWriter object for table operations only.

This commit is contained in:
2016-12-06 12:39:38 -06:00
parent d8c753f788
commit 1398ecd1ab
10 changed files with 300 additions and 157 deletions
@@ -43,14 +43,14 @@
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="AdvertsingProfitControl.exe" size="3543552">
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="AdvertsingProfitControl.exe" size="3546624">
<assemblyIdentity name="AdvertsingProfitControl" version="0.9.5.2" language="neutral" processorArchitecture="amd64" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>4TfzARAAxdb/PYNmotwSF5x29OfcgoIH9QiACmt25T0=</dsig:DigestValue>
<dsig:DigestValue>pwX2HuLuQjN0X0mlI91r2H59iOeuMyMgp+zObWw85r0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>