B
Brian
is there a way that I can update a column where the column equals a
value retrived by a recordset.. for example
I have a table
COLUMNS
DBH 1 4 7
then the recordset produces a value that is 7 so I need to update the 7
column of the table with a different value also in the recordset
many thanx
value retrived by a recordset.. for example
I have a table
COLUMNS
DBH 1 4 7
then the recordset produces a value that is 7 so I need to update the 7
column of the table with a different value also in the recordset
many thanx