Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

easypopulate 2.74 how to use own products_id


atopman

Recommended Posts

Hi, when i update my site, i clear the products/categories etc mysql tables. Then i upload again using easypopulate import, my site will have 1,000's of products, i want to use the products sku as this is fixed, as the products_id field. to keep reviews and orders etc intact. how do i get to use the products_id field in easy populate?

Link to comment
Share on other sites

Try reading the documentation that comes with the contribution, that explains how to use the contribution.

 

Product_id is a numeric field used to link record in different tables together not hold sku's.

 

The SKU should be used as the product_model as this is the unique code that identifies eact part/product.

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Link to comment
Share on other sites

Try reading the documentation that comes with the contribution, that explains how to use the contribution.

 

Product_id is a numeric field used to link record in different tables together not hold sku's.

 

The SKU should be used as the product_model as this is the unique code that identifies eact part/product.

Hello geoffrey, i have read it and have been using it succesfully for 10,ooo items in stock out of 30,000.

I didnot want to keep 30,000 items in the database with only 1/3rd in stock, and the manegemnet of it becomes more cumbersome timewasting, and the customers would be annoyed. so

now, i thought to use only the in stock items. But, because the product id is used by the system, when i upload the latest stock list, naturally the product id no longer matches the previous upload. so the reviews etc get mixed up.

The sku numbers are unique, and so i wanted to use that as the product id, to get round this issue.

I was wondering how to do that with what i have already, or maybe i have to try a different version, i have heard of advanced version, that has product id filed, where is that, if it is suitable?

 

Currently i am experimenting with access, and odbc connection, i can get the tables, once...and am keeping the connection alive ok, but after i close the table, i think the server times out after 30 seconds, and i cannot reconnect to the table. i can only reconnect , if i restart access. is that normal ? surelt the server should enable a reconnection after a timeout. ?

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...