E
Ed Bitzer
I added two new fields to a Securities table and to add the field
content, which already existed in another table, I did a simple "make
table" from the two. Apparently not the cleverest idea since the new
table, which I subsequently renamed back to Securities caused an error
"Can't update - database or object is read only" when I attempted to do
a MySet.Edit on a query involving this table in a code module. I have
subsequently corrected this my manually moving the data into the new
fields rather than using the make table so therefore blame the make
table operation. My question is there anyway to identify this unknown
property to me and possibly change it - right clicking and Properties
shows no difference.
Ed
content, which already existed in another table, I did a simple "make
table" from the two. Apparently not the cleverest idea since the new
table, which I subsequently renamed back to Securities caused an error
"Can't update - database or object is read only" when I attempted to do
a MySet.Edit on a query involving this table in a code module. I have
subsequently corrected this my manually moving the data into the new
fields rather than using the make table so therefore blame the make
table operation. My question is there anyway to identify this unknown
property to me and possibly change it - right clicking and Properties
shows no difference.
Ed