Forums
This topic is locked
Odd update record problem
25 Mar 2003 21:27:34 Jen Huls posted:
Yesterday when I left work, the database I had created for them seemed to be working properly. Now today when anyone tries to edit a record, it updates several at the same time. The edit is not meant to do that.Anything I can look for to resolve this issue?
Jen H.
www.popstalin.com
"Nobody puts Baby in a corner!"
Replies
Replied 25 Mar 2003 21:32:21
25 Mar 2003 21:32:21 Brent Colflesh replied:
Dear Jen,
Is your code or DB default set to create unique record IDs on INSERT? If not, you may have a bunch of records with the same ID.
Regards,
Brent
Is your code or DB default set to create unique record IDs on INSERT? If not, you may have a bunch of records with the same ID.
Regards,
Brent
Replied 26 Mar 2003 21:50:17
26 Mar 2003 21:50:17 Jen Huls replied:
Yeah, I have a form ID that creates a unique number. So it shouldn't be that - unless that got messed up somewhere along the way.
Jen H.
www.popstalin.com
"Nobody puts Baby in a corner!"
Jen H.
www.popstalin.com
"Nobody puts Baby in a corner!"