Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: Import Links2.0 Error

Quote Reply
Re: Import Links2.0 Error In reply to
That could be the problem. But I think it's choking on the actual query.

'Name) VALUES (1, 'Stock', 0, 'Stock', '', 'Finance search site ranking links by '

You have "Stock" listed twice. Also, it's hitting the problem in your query right before "Name".

`INSERT INTO Category (ID, Name, FatherID, Full_Name, Description, Meta_Description, Meta_Keywords, Header, Footer, Meta Name) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'


There is the problem! --> "Meta Name" you probably mean "Meta_Name"


PUGDOGŪ
PUGDOGŪ Enterprises, Inc.
FAQ: http://pugdog.com/FAQ


Subject Author Views Date
Thread Import Links2.0 Error shane1800 1839 Dec 30, 2000, 11:01 PM
Post Re: Import Links2.0 Error
pugdog 1765 Dec 31, 2000, 7:35 AM