in reply to Insert into mysql database
Thanks for your comments. I ran things with your suggested language and it flagged the issue. Most sales involve pounds of quota, but when one sells fishing gear for example, there are no pounds. In that case the pounds field went into the database as null. All of my tests were using fishing gear and the newer version of mysql was not as forgiving as the older version. But at least I now know what needs to be done.
As far as using PHP on the site, I do use it on some presentation tables displaying past sales. But for my current issue that is not involved.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Insert into mysql database
by Radiola (Monk) on Mar 03, 2021 at 02:02 UTC | |
|
Re^2: Insert into mysql database
by LanX (Saint) on Mar 03, 2021 at 00:28 UTC |