Jump to content

Manually Updating Quantities


bordi2k

Recommended Posts

Hello,

 

I'm trying to automatically keep my product quantities up-to-date and have written some VBA code that grabs the quantities from an external supplier. I'm having difficulty in updating the admin page using an IE object so I have decided to try and update the quantities from the MySQL db instead as this seems more reliable.

 

My only concern is that simply updating the quantity for the relevant product and bypassing the admin panel could produce undesirable effects. I have winmerged the DB before and after a simple quantity update and it seems to be updating timestamps and doing something with the attributes.

 

Am I at risk of breaking something by simply changing the quantity?

 

Thanks!

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...