First field won't update (sqlexpress)

  • Thread starter Thread starter Edwin Knoppert
  • Start date Start date
E

Edwin Knoppert

I created a table with an ID bigint autonumber and 3 more ordinary TEXT
fields.
Only the first field will never update via the gridview.

I create an empty row through the sqldataadapter, the row is added ok.
Then i click edit in the gridview.
The update doesn't do anything, no error.
Then i do it again, now it accepts the contents entered.
I do it again, the previous contents remain!

Oink?
 
Here is a project, some other guy also checked this example and seems to get
an error.
Row was updated but not ready for reading or something similar.

Create a new record, then choose edit and type something in the username.
It mostly fails, if it was set though, then try to reset it to a new value..

???

http://s48.yousendit.com/d.aspx?id=1TDQIWQC0BEKV31JFQRBNW2TH0
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top