I have a little view set up that does nothing but update a particular SQL record on my backend database. The problem seems to be that I'm forced to use the date/time the record was entered into the system as my keyfield for this database. (its the only thing guaranteed unique in the record). If I change the keyfield to something else (say, the order number), the update goes through. When I use the date/time field as the key, I get an "update conflict" message. Is there a problem between Foxpro's datetime format and the one used by sql server 6? I can't seem to find this problem addressed ANYWHERE!
Thanks in advance,
Duane Lunday
Thanks in advance,
Duane Lunday