Difference between revisions of "BradyGames"

From Sega Retro

Line 17: Line 17:
  
 
==External links==
 
==External links==
* [http://web.archive.org/web/*/http://www.bradygames.com/index.asp Official website] (archive)
+
* [http://web.archive.org/web/*/http://www.bradygames.com/ Official website] (archive)
  
 
==References==
 
==References==

Revision as of 17:56, 22 June 2021

https://segaretro.org/images/b/b3/BradyGames_logo.svg

BradyGames logo.svg
BradyGames
Merged into: Prima Games (2015)
Headquarters:
United States

This teeny-tiny article needs some work. You can help us by expanding it.


BradyGames published strategy guides in physical form from 1993 to the early 2000's. Today they publish guides online under Prima Games since their merger in 2015.

Books

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__companies`.`name` AS `companiesname`,`cargo__releases`.`name` AS `releasesname`,MIN(`cargo__releases`.`date`) AS `date)`,`cargo__companies`.`company` AS `company`,`cargo__companies`.`format` AS `format`,`cargo__companies`.`role` AS `role`,`cargo__companies`.`credited` AS `credited`,`cargo__codeformat`.`code` AS `test`,`cargo__codeformat`.`format` AS `test2`,`cargo__companies`.`specificrole` AS `specificrole` FROM `cargo__companies` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__companies`.`name`=`cargo__releases`.`name`)) LEFT OUTER JOIN `cargo__codeformat` ON ((`cargo__releases`.`console`=`cargo__codeformat`.`code`)) WHERE (`cargo__companies`.`company`="BradyGames") and (`cargo__companies`.`role` LIKE "Publisher%") and (`cargo__companies`.`format`="book") and (`cargo__codeformat`.`format`="book") and not `cargo__releases`.`type`="1" and not `cargo__releases`.`type`="2" and not `cargo__releases`.`type`="-1" GROUP BY `cargo__releases`.`name` ORDER BY MIN(`cargo__releases`.`date`),`cargo__releases`.`name` LIMIT 1000 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-a888db-1ec2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__companies`.`name` AS `companiesname`,`cargo__unreleased`.`name` AS `releasesname`,`cargo__unreleased`.`date` AS `date`,`cargo__companies`.`company` AS `company`,`cargo__companies`.`format` AS `format`,`cargo__companies`.`role` AS `role`,`cargo__companies`.`credited` AS `credited` FROM `cargo__unreleased` LEFT OUTER JOIN `cargo__companies` ON ((`cargo__unreleased`.`name`=`cargo__companies`.`name`)) WHERE (`cargo__companies`.`company`="BradyGames") and (`cargo__companies`.`role` LIKE "Publisher%") and (`cargo__companies`.`format`="book") GROUP BY `cargo__unreleased`.`name` ORDER BY `cargo__unreleased`.`date`,`cargo__unreleased`.`name` LIMIT 1000 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-a888db-1ec5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

External links

References