I don't have a begin transaction. I did add one just now, and its the same error. I then removed it, and the error persists.
You don't need to explicitly BeginTransaction() for readonly operations. Just remove it and it should work fine.
--
You received this message because you are subscribed to a topic in the Google Groups "Siaqodb - NoSQL embedded database for .NET" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/siaqodb/SJm03o74vO4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to siaqodb+u...@googlegroups.com.
To post to this group, send email to sia...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/siaqodb/6ca80abd-58ef-4396-8817-61038d7c90e3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I don't have a begin transaction. I did add one just now, and its the same error. I then removed it, and the error persists.
On Mon, Jan 30, 2017, 11:29 Siaqodb Support <off...@siaqodb.com> wrote:
You don't need to explicitly BeginTransaction() for readonly operations. Just remove it and it should work fine.--
On Friday, January 27, 2017 at 7:54:23 AM UTC+2, jeffm...@gmail.com wrote:I am getting the following errorWhich leads me to the following codeWhat does this error mean? I can't find anything about it anywhere, and I am especially perplexed because I am only doing queries in that block of code and Siaqodb only handles transactions on update/create/delete.Please help!
You received this message because you are subscribed to a topic in the Google Groups "Siaqodb - NoSQL embedded database for .NET" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/siaqodb/SJm03o74vO4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to siaqodb+unsubscribe@googlegroups.com.