Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I am using this contribution (PPC 2.3.1)


pkumar125

Recommended Posts

Hello

 

I am using this contribution (PPC 2.3.1)

http://www.oscommerce.com/community/contri...arch,pc+creator

 

I got two table in this contribution but I don't understand which data should put where if you having some example insert values please give me for reference .

 

tables are :

 

CREATE TABLE compbuild_options(`pc_system_id` INT( 11 ) NOT NULL ,pc_system_name VARCHAR( 255) NOT NULL , `pc_system_image` VARCHAR( 255 ) NOT NULL ,`pc_system_language` INT( 11 ) NOT NULL , `pc_system_assembly` VARCHAR( 255 ) NOT NULL ,`pc_template` INT( 11 ) NOT NULL ,`pc_use_osc_cart` INT( 11 ) ,`pc_add_tax` INT( 11 ) NOT NULL ,`pc_use_dependence` INT( 11 ) NOT NULL ,`pc_use_software` INT( 11 ),pc_currency VARCHAR( 255 ))

 

CREATE TABLE compbuild_categories(`pc_category_id` INT( 11 ) NOT NULL , `pc_category_name` VARCHAR( 32 ) NOT NULL , `pc_category_image` VARCHAR( 32 ) NOT NULL ,`osc_category_id` INT( 11 ) NOT NULL ,`pc_depends_on` INT( 11 ) NOT NULL , `pc_system_id` INT( 11 ) NOT NULL ,`pc_preset_ids` INT( 11 ) NOT NULL ,`pc_language` INT( 11 ) NOT NULL)

 

Thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...