You're in the right place, it just wasn't obvious to Simon (or me) from the
previously sent data that it was a C#/.NET question vs a C API question.

On Thu, Oct 30, 2014 at 11:46 AM, Mike McWhinney <elja...@sbcglobal.net>
wrote:

> I thought the SQLite mailing list included traffic that discussed
> System.Data.SQLite
> I am not sure if there are any forums specifically for the ADO .NET
> provider and support. I will google
> to see if I can find the proper reference.
>
> Mike
>
>
>
> On Thursday, October 30, 2014 12:00 PM, Simon Slavin <slav...@bigfraud.org>
> wrote:
>
>
>
>
> On 30 Oct 2014, at 4:13pm, Mike McWhinney <elja...@sbcglobal.net> wrote:
>
> > I have continued to receive the locking erros. The latest connection
> string I have as follows:
> >
> > public static string OMconnectionString = "URI=file:oslermedicine.db;
> busy timeout=10000; Pooling=True; Max Pool Size=100;";
> >
> >
> >
> > Are there any other parameters that will increase the timeout when the
> database gets locked?
>
> I'm sorry, but the library you're using uses parameters which don't exist
> in SQLite, and I don't know enough about how it works.  Perhaps somebody
> else has a suggestion.  Or perhaps you can contact the authors of that web
> page and ask them.
>
>
> Simon.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
Scott Robison
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to