Hi,
I'm have a database in FileMaker Pro that I'm using to populate ZC with. I have installed and used EP successfully to make product updates. I'm running into a snag with Attributes.
The products in the cart are audio tapes and CDs. They are available with an attribute called Soundtrack and attribute values called Music, Nature or Music & Nature.

I've downloaded a recent Attributes-EP2006May27-1111.txt file, open that in FileMaker and see the following headers:
v_products_model v_attribute_options_id_1 v_attribute_options_name_1_1 v_attribute_values_id_1_1 v_attribute_values_price_1_1 v_attribute_values_name_1_1_1 v_attribute_values_id_1_2 v_attribute_values_price_1_2 v_attribute_values_name_1_2_1 v_attribute_values_id_1_3 v_attribute_values_price_1_3 v_attribute_values_name_1_3_1 v_attribute_options_id_2 v_attribute_options_name_2_1 v_attribute_values_id_2_1 v_attribute_values_price_2_1 v_attribute_values_name_2_1_1 v_attribute_values_id_2_2 v_attribute_values_price_2_2 v_attribute_values_name_2_2_1 v_attribute_options_id_3 v_attribute_options_name_3_1 v_attribute_values_id_3_1 v_attribute_values_price_3_1 v_attribute_values_name_3_1_1 v_attribute_values_id_3_2 v_attribute_values_price_3_2 v_attribute_values_name_3_2_1 EOREOR

But, when I look in ZC through a MySQL client, I can't find those fields in the ZC database. What am I missing? Are the underscored numbers parsed somehow by EP? If so, what do they correlate to?

I've added all those fields to my FileMaker Pro database, filled them with data, exported an EP file and I see ALL possible options for every defined attribute. ?? I have since deleted them all and I'm stuck. What I want is the lead product, CD123 to show that it is available in Music or Nature via radio buttons on the product detail page.

Help???