Just tried that and got the following error
Quote:
SQL query:
`imagedata` mediumblob NOT NULL , `imagetype` varchar( 100 ) NOT NULL default '',
MySQL said:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'imagedata` mediumblob NOT NULL,
`imagetype` varchar(100) NOT NULL default '',' at line 1
|
This is bugging me now. By the sounds of it, all it does is add two new columns to the adv_links data base. Once this is sorted, the rest of the coding is simple