|
| |
|
|
DKN
Posts: 35 From: Olathe, Kansas, USA Status: offline
|
Update Statement is Using defaults instead of Data - 10/24/2001 16:43:00
I have one page that displays the data in text boxes and post to my edit page that has the DRW with the update SQL. When I submit the changes, the DRW uses all my default values instead of the text box values. I am using Access 2000 for the db. I have used the DRW before many times to update records and never run into this before. Any Ideas why this would occur? I thought it possibly might be the number of fields. I have probably 50 or so. Thanks
|
|
|
|
DKN
Posts: 35 From: Olathe, Kansas, USA Status: offline
|
RE: Update Statement is Using defaults instead of Data - 10/24/2001 21:16:00
Yes, the are identical. I have check several times.
|
|
|
|
DKN
Posts: 35 From: Olathe, Kansas, USA Status: offline
|
RE: Update Statement is Using defaults instead of Data - 10/25/2001 20:33:00
its somthing like:update Table1 set First='::First::', Last='::Last::', Phone='::Phone::' Where ID=::ID:: I have about 50 or so fields that I am trying to update at once. do you think this would cause this error?
|
|
|
|
DKN
Posts: 35 From: Olathe, Kansas, USA Status: offline
|
RE: Update Statement is Using defaults instead of Data - 10/25/2001 14:48:00
I have discovered my problem. Here is the answer for anyone with a similar problem.The names of my text boxes had been concatenated with a 1 so when they were submitted to the DB it was not recognizing them and using the defaults. Thanks for the help Spooky, always appreciated.
|
|
|
|
KeithG
Posts: 92 From: Irving TX Irving, Texas, USA Status: offline
|
RE: Update Statement is Using defaults instead of Data - 10/25/2001 23:42:00
DKNI have had that problem in the past, It happens when you are working on a form and copy and paste a form field and FP does not like the same name on multiple fields so it adds a 1 up number to each copy. Very distracting isnt it? Keith
|
|
|
|
DKN
Posts: 35 From: Olathe, Kansas, USA Status: offline
|
RE: Update Statement is Using defaults instead of Data - 10/26/2001 20:29:00
Thats exactly what happend. Where were you a few days back when I was pulling my hair out.  Thanks DKN
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|