{"id":23359969,"url":"https://github.com/aekhv/ace-database-viewer","last_synced_at":"2026-02-12T11:50:35.816Z","repository":{"id":269004684,"uuid":"906106159","full_name":"aekhv/ace-database-viewer","owner":"aekhv","description":"ACE Lab PC-3000 database viewer and extractor","archived":false,"fork":false,"pushed_at":"2024-12-20T08:32:59.000Z","size":356,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T20:54:35.269Z","etag":null,"topics":["acelab","cpp","database","firebird","pc3000","qt"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aekhv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-20T07:15:24.000Z","updated_at":"2024-12-20T23:09:47.000Z","dependencies_parsed_at":"2024-12-20T09:35:50.450Z","dependency_job_id":null,"html_url":"https://github.com/aekhv/ace-database-viewer","commit_stats":null,"previous_names":["aekhv/ace-database-viewer"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/aekhv/ace-database-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aekhv%2Face-database-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aekhv%2Face-database-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aekhv%2Face-database-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aekhv%2Face-database-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aekhv","download_url":"https://codeload.github.com/aekhv/ace-database-viewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aekhv%2Face-database-viewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29365251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["acelab","cpp","database","firebird","pc3000","qt"],"created_at":"2024-12-21T11:12:44.839Z","updated_at":"2026-02-12T11:50:35.801Z","avatar_url":"https://github.com/aekhv.png","language":"C++","readme":"# Ace Database Viewer\n\n## Description\nThis tiny application allows to view and unpack ACE Lab PC-3000 database files (*.pcr \u0026 *.fdb).\n\n![](/img/screenshot.png)\n\n## Download\nSee latest release [here](https://github.com/aekhv/ace-database-viewer/releases).\n\n## Discuss and bug report\n[https://forum.hddguru.com/viewtopic.php?f=7\u0026t=44656](https://forum.hddguru.com/viewtopic.php?f=7\u0026t=44656)\n\n## How to build\nI wish I could say all you need is Qt and Firebird library... But it's not true, he-he... Unfortunately ACE Lab (R) uses too old Firebird 2.x engine for their database and this engine is 32-bit only. This means Firebird library must be 32-bit too. And this also means your Qt application also must be 32-bit. And this also means you have to use old 32-bit MinGW available in Qt5 only. Yes, you can forget about Qt6. I recommend Qt 5.15.2 + MinGW 8.1 32-bit.\n\n### Requirements\n1. Last available Qt5 + MinGW 32-bit. Don't forget about Qt sources, you'll need them too.\n2. Firebird 2.x sources, for example from [there](https://www.firebirdsql.org/en/firebird-2-5-4/#Win32). All you need is `Firebird-2.5.4.26856_0_Win32.exe`, just install it with default options.\n3. QHexEdit2 widget from [there](https://github.com/simsys/qhexedit2).\n\n### Adding Firebird support to Qt\nTo add Firebird (IBASE) support to Qt use `make-qt-ibase.cmd` command file. Do not forget to run this file from MinGW 32-bit environment.\n\n### QHexEdit2 widget compilation\nTo compile QHexEdit2 widget type following commands from MinGW 32-bit environment:\n```\nqmake qhexedit.pro\nmingw32-make\n```\n\n## Known troubleshooting\nIf you see error message - \"driver not loaded\" - try to copy `fbclient.dll` from the Firebird binaries to the folder of your application.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faekhv%2Face-database-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faekhv%2Face-database-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faekhv%2Face-database-viewer/lists"}