I am updating prices in Catalog. Is there a document that defines the Tables and Field Names in ActinicCatalog.mdb so I can use Microsoft Access to update prices in groups rather than each one separately in Catalog? Which Table and Field Name contains Item Prices?
Announcement
Collapse
No announcement yet.
Updating Catalog in Microsoft Access
Collapse
X
-
If you have business you can define your table and so long as you use the same product references you can edit your prices in access and then link them into catalog using external linking.
You can also import data to catalog using comma separated files.
If you really want to edit prices in the actinic database, bear in mind that prices are stored all over the place, they are in the product table (product pricing) and the product property table (component pricing, overridden prices for price schedules and overridden prices for permutations). Then again if you only use product pricing then it is a simple as Chris said - prices are stored * 1000 on the database BTW.
I don't know of a generally available database schema document for Actinic.
RegardsJan Strassen, Mole End
Comment
Comment