Liczba odwiedzin: 182
» Korpus Tekstów i Korespondencji Jana Dantyszka
Copyright © Pracownia Edytorstwa Źródeł i Humanistyki Cyfrowej AL UW

Wszelkie prawa zastrzeżone. Zabrania się kopiowania, redystrybucji, publikowania, rozpowszechniania, udostępniania czy wykorzystywania w inny sposób całości lub części danych zawartych na stronie Pracowni bez pisemnej zgody właściciela praw.
__ select bibliography.*, bibliography.id as bid, (select count(*) from letter_printedsources where bibliography.id=letter_printedsources.print) as l_number, (select count(*) from poem_prints where bibliography.id=poem_prints.print) as p_number from bibliography where bibliography.id="21" and bibliography.year<1800 group by bibliography.id having (l_number > 0 or p_number > 0) order by bibliography.abbreviation __
QUERY ERROR!
Access denied for user 'root'@'localhost' (using password: NO)
__ select * from letter_printedsources left join bibliography on bibliography.id=letter_printedsources.print where bibliography.id="21" order by bibliography.abbreviation __
QUERY ERROR!
Access denied for user 'root'@'localhost' (using password: NO)
__ select * from poem_prints left join bibliography on bibliography.id=poem_prints.print where bibliography.id="21" order by bibliography.abbreviation __
QUERY ERROR!
Access denied for user 'root'@'localhost' (using password: NO)
__ select * from bibliography where id="21" __
QUERY ERROR!
Access denied for user 'root'@'localhost' (using password: NO)
__ select bibliography_authors.*, authors.fname as reg_fname, authors.lname as reg_lname, bibliography_authors.prefix from bibliography_authors left join authors on bibliography_authors.author=authors.id where bibliography="21" order by bibliography_authors.prefix, bibliography_authors.position, bibliography_authors.id __
QUERY ERROR!
Access denied for user 'root'@'localhost' (using password: NO)
__ select bibliography_copies.* from bibliography_copies where bibliography="21" order by bibliography_copies.inventory_no __
QUERY ERROR!
Access denied for user 'root'@'localhost' (using password: NO)
__ select * from bibliography_contents where bibliography="21" __
QUERY ERROR!
Access denied for user 'root'@'localhost' (using password: NO)
__ select bibliography_dantiscus.* from bibliography_dantiscus where bibliography="21" order by type __
QUERY ERROR!
Access denied for user 'root'@'localhost' (using password: NO)

Znaleziono: 0