Delete/Insert/update
On the page we worked on yesterday, I tried to duplicate the Delete/Insert/Update combo on the other field on the page (StateAnnualList), but it is not working.
Can you please take a look at it?
Rows 55 to 90.
On the page we worked on yesterday, I tried to duplicate the Delete/Insert/Update combo on the other field on the page (StateAnnualList), but it is not working.
Can you please take a look at it?
Rows 55 to 90.
It looks right to me... probably a minor typo. If you give me a call I can debug it with you really quickly on the site and figure out what is going on.
Everything is working now except when I submit, it displays the following:
"INSERT INTO birdlists (CountType, CountYear, CountArea, Quantity, BL_Birder_ID) Values ('Annual','2017','State',299,10) ON DUPLICATE KEY UPDATE Quantity = 299"
That is from line 88.
All of those values and field names are correct.
It DOES update the record, but then it shows that message and doesn't go to the GoTo page.
What is wrong?
debug code has to be deleted from line 94:
die($ExecuteQuery->debugSQL());
Just remove that line.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.