On Mon, May 17, 2010 at 9:32 AM, Black, Michael (IS) <michael.bla...@ngc.com
> wrote:

> Well...you don't say what "problem" your customers are having.  Would be
> nice to know for us to help you.
>

At this point in time I am purely theorizing, the client is seeing a break
down in communications between the Silverlight application and the Axis2/C
Web Service.  I am mentally going through things looking for wholes in my
code.  It dawned on me that there is this one case which is really a
read-only call, but because of the temp table I open the DB as read/write.
My goal is to only open the DB as read/write when I REALLY need to open it
as read/write.  In the case I described in the original post, I am hoping to
find a solution to open the DB as read only.

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

Reply via email to