Hi Jürgen, gama-local command line program can only read data from a given
sqlite flat database but is not designed to write back to the database.
Nevertheless, a part of the GNU gama project is a conversion tool
gama-local-xml2sql that converts XML adjustment results of gama-local to
SQL, so you can easily populate your database.

The more, there is a gama-q2 project which can write data directly to the
database (an alpha version of Qt based GUI -- it is not limited to sqlite
-- see a note at https://www.gnu.org/software/gama/).

I am really interested in your project, so please feel free to contact me.
Ales


On 1 August 2017 at 21:52, Jürgen Friedrich <[email protected]> wrote:

> Hej!
>
> I found that awesome program of yours, gnu gama and I just wondered if it's
> possible to store the adjustment result within the sqlite-db.
>
> when i try:
>
> gama-local --sqlitedb example_net.db --configuration example_net
>
> I just get the xml output and the the tables gnu_gama_local_adj_* remain
> empty!
>
> How can I store the adjusted observations, points within sqlite3 without
> parsing it from the generated xml!
>
> --
> Beste Grüße,
> Jürgen Friedrich
>
> _______________________________________________
> Info-gama mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/info-gama
>
_______________________________________________
Info-gama mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gama

Reply via email to