Alright, I finally have Base connected to mySQL and I am using a
database the osCommerce has authored.  They seem to have a bunch of
tables that they manipulate with php programming.

There are no queries and such to manage inventory counts.

How would I go about interfacing with that in a meaning full way?  I
have access to the tables, but how can I create a form that would accept
a bunch of products, and then -quantity from that mySQL's Products
Table?

For instance, there is a table Products.  It has ProductsID, Model,
Quantity and Name.  And numerous other fields of little value.

I use Model as a scanned number on each of my products.

How can I sell a bunch of products to a customer using Base, and
itegrate that with the mySQL database?

Keith





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to