in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

Cannot do database update after manually updating calculated columns

Last post 02-14-2008 8:36 PM by Robert Simpson. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 02-14-2008 2:39 PM

    • nagar
    • Top 500 Contributor
    • Joined on 02-03-2008
    • Posts 5

    Cannot do database update after manually updating calculated columns

    I'm using a typed dataset. If I try to update the value of a calculated column manually cycling on the rows, I get an error that says I cannot open the database when I try to do an update operation.

    Why does that happen? What am I doing wrong?

    I also noticed that I actually don't have to manually open or close the connection by code as this seems to be automatically handled by the designer.

    Thanks.

  • 02-14-2008 8:36 PM In reply to

    Re: Cannot do database update after manually updating calculated columns

    Can you post a stack trace?

     

Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems