[DiscordArchive] Is there any way to "add" entries to a DBC (lik...
[DiscordArchive] Is there any way to "add" entries to a DBC (lik...
Archived author: Needle • Posted: 2025-03-09T15:41:01.109000+00:00
Original source
Archived author: Needle • Posted: 2025-03-09T15:41:01.684000+00:00
Original source
Thread automatically created by Ryan Turner in <#415944535718494208>
Archived author: Rev • Posted: 2025-03-09T15:49:10.981000+00:00
Original source
open the DBC with WDBX Editor, Export it to SQL DB and share the DB table with the other person
Archived author: Rev • Posted: 2025-03-09T15:49:36.263000+00:00
Original source
when both of you are done, import the data back into the DBC file via WDBX Editor
Archived author: Ryan Turner • Posted: 2025-03-09T15:50:33.126000+00:00
Original source
Thanks <3
Archived author: Needle • Posted: 2025-03-09T15:54:44.289000+00:00
Original source
Thread was archived by Ryan Turner. Anyone can send a message to unarchive it.
Archived author: Titi • Posted: 2025-03-09T16:59:23.225000+00:00
Original source
or better, use spelleditor's importer and the standalone sql to dbc tool bundled with it. It's far more stable, faster and more convenient than WDBX
Archived author: Titi • Posted: 2025-03-09T17:00:01.771000+00:00
Original source
https://github.com/stoneharry/DBC-Editing-Workflow
[Embed: GitHub - stoneharry/DBC-Editing-Workflow: The DBC file format does ...]
The DBC file format does not lend itself to being edited directly very well. I would much rather have all the data stored in a SQL format so that we can perform queries and other operations on the ...
https://github.com/stoneharry/DBC-Editing-Workflow
Archived author: Ryan Turner • Posted: 2025-03-09T19:09:33.334000+00:00
Original source
I've to screw with this one