Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

importing huge products from MS Access database to oscommerce store


chinn

Recommended Posts

Posted

Hi,

 

I want to import the products( more than 3000 products & 100 categories) from the MS access database to oscommerce. how to import the products easily & i saw oscommerce database tables & ms access tables, the field names are mismatch.

 

For example, In ms access "products" table have a field name called "item_id"(data type : varchar) & oscommerce table have a field name called "product_id" (data type :int)

 

How can i match this fields name & to import successfully.

 

Please help me, this is very urgent task for me.

 

Regards

Chinna

Posted

you can use navicat, http://www.navicat.com it's the easiest way to import products database from access to sql.i'm using it for my osc (more than 6000 products)

Posted
Hi,

 

I want to import the products( more than 3000 products & 100 categories) from the MS access database to oscommerce. how to import the products easily & i saw oscommerce database tables & ms access tables, the field names are mismatch.

 

For example, In ms access "products" table have a field name called "item_id"(data type : varchar) & oscommerce table have a field name called "product_id" (data type :int)

 

How can i match this fields name & to import successfully.

 

Please help me, this is very urgent task for me.

 

Regards

Chinna

 

Export them to csv or txt modify the EP module/script to do the importing.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...