Warning: mssql_query() [function.mssql-query]: message: Incorrect syntax near 'Hara'. (severity 15) in \\farm1.adhost.lan\inetpub\wwwroot\gcweb\4137.abraxusbooks\index.php on line 546
Warning: mssql_query() [function.mssql-query]: message: Unclosed quotation mark after the character string ' AND Book.BookStatusId = 1
ORDER BY Book.Title'. (severity 15) in \\farm1.adhost.lan\inetpub\wwwroot\gcweb\4137.abraxusbooks\index.php on line 546
Warning: mssql_query() [function.mssql-query]: Query failed in \\farm1.adhost.lan\inetpub\wwwroot\gcweb\4137.abraxusbooks\index.php on line 546
get_bookslist_full Select Failed!
SELECT Book.Title, Book.BookId, Book.Publisher,
Book.AskingPrice, Book.Binding, Book.PublishDate, Book.ImageUrl ,
Book.Author, Book.BookNumber
FROM Book
WHERE Book.Author LIKE '% Maureen O\'Hara%' AND Book.BookStatusId = 1
ORDER BY Book.Title