Groups | Blog | Home
all groups > dotnet ado.net > february 2006 >

dotnet ado.net : ado.net/sql rpoblem



ivansi
2/28/2006 10:52:28 AM
Additional information: Cannot change ReadOnly property for column Expresion.
This is an error I got. I made three alias field and and I want to fill them
with textBox(ReadOnly) values.
with method NewRow I tried to add new rows with string values but I got this
message above.
W.G. Ryan - MVP
2/28/2006 4:32:15 PM
Don't call those columns in the query. Instead, create them with a formula
locally. However if they are computed, are you sure you want to be writing
to them? How will the update/insert work?
[quoted text, click to view]

AddThis Social Bookmark Button