I have added code to echo each of the fields before the wpdb query is run and am using the same variable I echo as values in the array.
I put the quotes around the variables, and yes, they were interpreted as data, and inserted. Removed the quotes, still didn't work, so I added the names of all the fields, along with quote marks to represent an empty field.
Now my stuff isn't working again.
I'll be back when I at least get it to where it echoes the data to the screen.
Sigh.