DejaVu Posted June 19, 2010 Share Posted June 19, 2010 Is it possible to download the SQL database and edit it? I've exported the ps_products table into CSV hoping to make changes a lot faster than using the backend.I've noticed this table doesnt keep the product names.Obviously importing this table back will work, but how can I work out what product id goes to which product?Prefer to do it this way as it'll save loads of time! More to the point, if I need to export the product names with the id, where do they live? Link to comment Share on other sites More sharing options...
tomerg3 Posted June 19, 2010 Share Posted June 19, 2010 The language for any database tables is usually in ps_table_lang, it has the id of the main table, and a language id for each record. 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