DBD::Sybase::st execute failed: Server message number=207 severity=16 state=4 line=2 server=WKING text=Invalid column name 'path'.
Statement=
SELECT DISTINCT d.vorder, s.category, s.name FROM index_category c, index_category s, category d
WHERE
c.category = 75027 AND c.path + '/' like s.path + '/%' AND
d.category = s.category
ORDER BY s.path
Server message number=207 severity=16 state=4 line=2 server=WKING text=Invalid column name 'path'.
Statement=
SELECT DISTINCT d.vorder, s.category, s.name FROM index_category c, index_category s, category d
WHERE
c.category = 75027 AND c.path + '/' like s.path + '/%' AND
d.category = s.category
ORDER BY s.path
Server message number=207 severity=16 state=4 line=2 server=WKING text=Invalid column name 'path'.
Statement=
SELECT DISTINCT d.vorder, s.category, s.name FROM index_category c, index_category s, category d
WHERE
c.category = 75027 AND c.path + '/' like s.path + '/%' AND
d.category = s.category
ORDER BY s.path
|