Zen Cart Logo
Forums / General Questions / Questions related to database tables

Questions related to database tables

Locked

Views: 3,410

Results 21 to 26 of 26
This thread is locked. New replies are disabled.
13 Aug 2006, 2:55 PM
#21
superprg avatar

superprg

Totally Zenned

Join Date:
Feb 2006
Location:
Chicago
Posts:
1,349
Plugin Contributions:
0

Questions related to database tables

Ajeh:

They manage the attribtues ...

If you do not have a shop set up with the demo data, perhaps it would be a good idea so you can see how the tables work with data in them and their relationships to one another ...

Thanks
I have the demo data setup in the cart
I will try to figure out once again what these tables actually do
Thanks

13 Aug 2006, 6:06 PM
#22
superprg avatar

superprg

Totally Zenned

Join Date:
Feb 2006
Location:
Chicago
Posts:
1,349
Plugin Contributions:
0

Re: Questions related to database tables

Ajeh
I dont have any records in the products_attributes table
Please tell me few good attributes to install so that I can figure out these tables
Thanks much!

San

13 Aug 2006, 6:56 PM
#23
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Questions related to database tables

superprg:

I dont have any records in the products_attributes table
Then you're not looking at a database that has the default demo products installed.

13 Aug 2006, 7:02 PM
#24
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Questions related to database tables

Make a test directory with a test database and load a clean Full Zen Cart v1.3.0.2 with the demo data ...

You will have lots to see then ...

15 Aug 2006, 7:34 PM
#25
superprg avatar

superprg

Totally Zenned

Join Date:
Feb 2006
Location:
Chicago
Posts:
1,349
Plugin Contributions:
0

Re: Questions related to database tables

Thanks Ajeh
I have setup the test data

Hmm...I have understood all other tables related to products except these
zen_products_options
zen_products_options_types
zen_products_options_values
zen_products_options_values_to_products_options

I would really appreciate if experienced persons can write one/two lines about these tables as to when are these used

Thanks

15 Aug 2006, 9:31 PM
#26
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Questions related to database tables

These are all related to attributes.
Option Names data corresponds to the Option Names screen in Admin->Catalog
Option Values data corresponds to the Option Values screen in Admin->Catalog
The other tables tie them all together