|
Just
out of curiousity, do you have a primary key field for the prepaid table? It
doesn't look like it, and that could be where your problem is. The update is
trying to find a record that matches all of that criteria and can't do it. The
main problem field could be the inputdate field, especially if it is a timestamp
field and not a date field but that is not the only problem. By not having a
primary key field, you are asking alot from the database and will put added
drain on the performance of the database if it has to match all those fields
each time you want to use an update.
If you
don't understand the concept of a primary key field, I'd be happy to help
explain it to you.
Hope
this helps,
Steve Smith
Skadt Information Solutions
|
Title: Message
- Witango-Talk: Running a taf Benjamin Strickland
- RE: Witango-Talk: Running a taf Buddy Walker
- Re: Witango-Talk: Running a taf Benjamin Strickland
- Re: Witango-Talk: Running a taf Steve Smith
- Re: Witango-Talk: Running a taf Bill Downall
- RE: Witango-Talk: Running a taf Steve Smith
- RE: Witango-Talk: Running a taf Bill Downall
- RE: Witango-Talk: Running a... Steve Smith
- Re: Witango-Talk: Runni... Benjamin Strickland
- RE: Witango-Talk: Runni... Steve Smith
- Re: Witango-Talk: Runni... Benjamin Strickland
- Witango-Talk: Message I... Niall Merrigan
- Re: Witango-Talk: Messa... Mike Tyranski
- Re: Witango-Talk: Runni... Robert Garcia
