B
Bernie Yaeger
I cannot for the life of me figure out how to modify the backend when a
table has no primary key. I have used all of the examples in Sceppa's book
and they all fail - or, rather, update every row, even unmodified rows, when
a table (VFP tables) have no primary key (I'm using the most recent vfp
oledb data adapter). I cannot alter the tables for business reasons. Is
there are solution to this dilemma? I cannot offer a where clause that
makes sense - one table has 75 columns and all may be exactly the same.
Tx for any help.
table has no primary key. I have used all of the examples in Sceppa's book
and they all fail - or, rather, update every row, even unmodified rows, when
a table (VFP tables) have no primary key (I'm using the most recent vfp
oledb data adapter). I cannot alter the tables for business reasons. Is
there are solution to this dilemma? I cannot offer a where clause that
makes sense - one table has 75 columns and all may be exactly the same.
Tx for any help.