Database error: Invalid SQL: SELECT * FROM app_notes,app_notes_solutions WHERE anid=anidsol AND solidsol= ORDER BY title ASC
MySQL Error: 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 'ORDER BY title ASC' at line 1)
Database error: Invalid SQL: SELECT * FROM conferences,conferences_solutions WHERE cid=cidsol AND solidsol= ORDER BY date DESC
MySQL Error: 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 'ORDER BY date DESC' at line 1)
Database error: Invalid SQL: SELECT * FROM newsletter,newsletter_solutions WHERE nlid=nlidsol AND solidsol= ORDER BY date DESC, title
MySQL Error: 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 'ORDER BY date DESC, title' at line 1)
Database error: Invalid SQL: SELECT * FROM other_files,other_files_solutions WHERE fid=fidsol AND solidsol= ORDER BY date DESC, title
MySQL Error: 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 'ORDER BY date DESC, title' at line 1)
Database error: Invalid SQL: SELECT * FROM publications,publications_solutions WHERE display=1 AND pid=pidsol AND solidsol= ORDER BY year DESC,journal ASC,issue ASC,name ASC
MySQL Error: 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 'ORDER BY year DESC,journal ASC,issue ASC,name ASC' at line 1)