Hi All,
I have an external database of stock linked to several actinic sites.
SOME variables such as product id, description etc are present in the local product table for every product, but some variables are only ever shown in the shared database.... eg the extended page name, or the barcode.
Is there a way of forcing Actinic to actually import all the data from every field in a record, rather than just a few default ones?
if you don't understand what I mea, let me know and i'll try to explain better!
andy
p.s. ive got a query in each catalog mdb file that does this, but its a pain to do every time i update the feed.
I have an external database of stock linked to several actinic sites.
SOME variables such as product id, description etc are present in the local product table for every product, but some variables are only ever shown in the shared database.... eg the extended page name, or the barcode.
Is there a way of forcing Actinic to actually import all the data from every field in a record, rather than just a few default ones?
if you don't understand what I mea, let me know and i'll try to explain better!
andy
p.s. ive got a query in each catalog mdb file that does this, but its a pain to do every time i update the feed.
Comment