Repeating Insert Malfunctions

Hi there,
My multi-insert isn’t working even though it works fine if I treat it as a single insert.

I have people enter an address on a page CustomerHome.php.
It goes to the Server Action “VerifyAddress.”
That Server Action hits up an API from smartystreets.com.
After that there is an insert-record into the database.

And, it works just fine as long as it’s a single record insert. But, when I use a multi-record insert nothing goes into the database (but the API says return was successful).

I watched a video and followed the advice here:

But, still nothing.
Any help is appreciated. Here is a screen shot if it helps.
Thanks,
Jeff

Community Page
Last updated: