I've never tried it, but I don't see why it can't be done. On Thu, Sep 2, 2021 at 4:16 AM Karen K <[email protected]> wrote:
> Is it possible to have multiple sections in [DataBindings], that refer to > the same database (and thus database file), but different table_names? > > Like that: > [DataBindings] > ... > [[binding1]] > data_base = xxx_sqlite > table_name = table1 > ... > [[binding2]] > data_base = xxx_sqlite > table_name = table2 > ... > [Databases] > ... > [[xxx_sqlite]] > database_name = xxx.sdb > database_type = SQLite > > -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/a99f2ac9-7ea4-4754-aaa0-335c14455c4cn%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/a99f2ac9-7ea4-4754-aaa0-335c14455c4cn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zECbSzE3d%2BMjq4dGdzPLqmx4iWywWqBa8-ESf7d4TDZznA%40mail.gmail.com.
