anv Posted December 1, 2011 Share Posted December 1, 2011 I had an old stock system that exports data to DBF files, and an old web store that has the info of the products including extra descriptions and photos in mysql. I want to create an automatic import program. What I need to know is what tables I must write. Where to put the images and where to put the data of each product. Can you please point me which records I must insert in the database for creating a new product? Link to comment Share on other sites More sharing options...
tomerg3 Posted December 1, 2011 Share Posted December 1, 2011 you should look into the PS import feature (or webservices), there are many tables that need to be updated, it's much better to use the built in functions rather than trying to do it manually. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now