PDA

View Full Version : Mysql Help


Mark NGN
20-May-2003, 11:50 AM
Does anyone have the database table structure for a mysql (version 4.0.12) database that can be linked to Actinic via the external link option? I am not very good with mysql and I need to sort this asap.

I have tried a number of different options and keep getting a few too parameter error.

thanks

Mark

Jan
20-May-2003, 01:16 PM
There are no limitations on the MySQL tables specifically, in general you need to have a VARCHAR product reference and then you can link anything you like to it.

It's possible that your connection is timing out and causing that error to occur.

Regards,