PDA

View Full Version : Actinic Database Structure


DuaneJackson
10th April 2006, 18:28
Does anyone know anything about the structure of actinic databases?

I can't seem to find how items in the products table are linked to items in images in the filelist table.

Whistle Ink
10th April 2006, 18:33
No idea! I take it you have downloaded the trial copy and had a look at the database?

DuaneJackson
10th April 2006, 19:15
No, I've got a database from an existing store that I need to extract the data from.

Astaroth
10th April 2006, 19:31
Havent seen it personally but if you want to send over a copy of the DB or SQL to create the DB I can have a ganders

DuaneJackson
10th April 2006, 19:36
Thanks Astaroth, can you PM me your email address?

printerbase
11th April 2006, 12:30
I believe it is Access 2000.

You should be able to get some more information from the Advanced User Guides available here:
http://www.actinic.co.uk/support/downloads.htm

or visit Actinic community here:
http://community.actinic.com/

Peter

DuaneJackson
11th April 2006, 12:52
Brilliant, thanks Peter. I'm sure I'll find what I need from one of those links.

DuaneJackson
11th April 2006, 14:59
Well, the actinic forums answered my questions.

Just in case any googler that's as silly as me comes across this thread - the filelist table is a red herring. There is a field in the products table called [Image Filename] - this has the full local path to the file.