Quote Originally Posted by kobra View Post
Create one manually and see what the cross references are
I got it!!! Yay!!!

For anyone else who wants to use SQL to upload their attributes, the tables that link the attribute names and attribute values is "products_options_values_to_products_options"

The "products_options_id" is what binds the attribute value to the attribute name. I knew it was there somewhere. Took me forever to find it though.