Is there any db editor exist? If not , can I write one?

Take command of air and naval assets from post-WW2 to the near future in tactical and operational scale, complete with historical and hypothetical scenarios and an integrated scenario editor.

Moderator: MOD_Command

Post Reply
acui
Posts: 7
Joined: Sat Jul 13, 2013 5:52 am

Is there any db editor exist? If not , can I write one?

Post by acui »

I find that the db is a sqlite3 file. Can I write a editor for it?
User avatar
Primarchx
Posts: 1954
Joined: Sun Jan 20, 2013 9:29 pm

RE: Is there any db editor exist? If not , can I write one?

Post by Primarchx »

I can appreciate a monolithic DB as it holds DB management gyrations (ie, load DB-XXX if you want to play this scenario...) to a minimum.
mikmykWS
Posts: 7185
Joined: Tue Mar 22, 2005 4:34 pm

RE: Is there any db editor exist? If not , can I write one?

Post by mikmykWS »

Hi. Not yet. We're not supporting db edit beyond whats in the scenario editor.
bsq
Posts: 682
Joined: Thu Jan 04, 2007 11:11 pm

RE: Is there any db editor exist? If not , can I write one?

Post by bsq »

ORIGINAL: acui

I find that the db is a sqlite3 file. Can I write a editor for it?

How would you know the reference system the official team are using? Use a unique key to create your new record and the next official patch over-writes it and 'poof' all your hard work is gone... Especially as the database is very much WiP by the official team...
mikmykWS
Posts: 7185
Joined: Tue Mar 22, 2005 4:34 pm

RE: Is there any db editor exist? If not , can I write one?

Post by mikmykWS »

Yes thats one of the many issues with it.
mattpenfold
Posts: 94
Joined: Sat Jul 01, 2006 7:57 pm

RE: Is there any db editor exist? If not , can I write one?

Post by mattpenfold »

It also has a lot of tables, and good luck to anyone trying to make sense of it without documentation.
mikmykWS
Posts: 7185
Joined: Tue Mar 22, 2005 4:34 pm

RE: Is there any db editor exist? If not , can I write one?

Post by mikmykWS »

That too[:)]
DoctorHaider
Posts: 18
Joined: Sat Jul 27, 2013 7:21 am

RE: Is there any db editor exist? If not , can I write one?

Post by DoctorHaider »

ORIGINAL: mattpenfold

It also has a lot of tables, and good luck to anyone trying to make sense of it without documentation.
It also has a lot of tables, and good luck to anyone trying to make sense of it without documentation.

I've already done this :) The structure is rather straghtforward really. But it's all because I deal with relation databases as a part of my job every day.
Post Reply

Return to “Command: Modern Operations series”