Quantcast
Channel: Squiggle - A free open source LAN Messenger
Viewing all articles
Browse latest Browse all 156

New Post: History to SQL Server

$
0
0
hasankhan wrote:
Did you change the DBProvider app setting to point to the SQLClient provider?
See http://squiggle.codeplex.com/SourceControl/latest#Squiggle.UI/app.config

Look for DbProvider key in appSettings
<appSettings>
    <add key="DbProvider" value="System.Data.SQLite.EF6" />
I don't have that option, Must just be in the 3.4 beta.

I did just figure it out though. I had to erase the <system.data> and the <entityFramework> sections all together. It appears to be working now but the chat messages that are logged are being doubled both in the history viewer and the SQL server, is that supposed to happen? doesn't seem like that is desired behavior.


EDIT so it looks like one client is logging the sent message and the other client is logging the received message because the time stamps are about a half second apart. Is there a way to fix it so it only logs the sent or vise versa? if not I'm just gladi got it connecting and logging to SQL for now lol

Viewing all articles
Browse latest Browse all 156

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>