Hi!
I have a question about writing a script for inserting a large volume of information into a database.
Two questions:
First, can the SQL Query Executor (Admin/Tools/Install SQL Patches) be used to insert data into my store? Would it be better to somehow use phpMyAdmin?
Second, can someone please provide a BASIC demonstration that would show me how to write a script that:
- Accesses a table
- References an existing entry
- Inserts information into an associated cell
This is not what I'm doing, but for the sake of demonstration, it would be cool if you could show me how to write a script would look up an existing PRODUCT ID and then insert a PRICE. Maybe do two products so I can see how to replicate?
Thanks,
Mike




