Set project default database to a tag history splitter

Is it possible to set the Default Database for a project to a tag history splitter? I have created one, but it is not appearing in the dropdown list in project settings.

I understand that you can’t use a tag history splitter for general SQL queries, but in this application, 99% of the database activity is just historical data logging and querying. I’d prefer to be able to set all my UDT’s to store historical data to the “default” database, so that it could be changed easily if the IT infrastructure evolves, rather than specifically tying every single element to a hard-coded database connection.

No, and wouldn’t work the way you think anyways. Tag history is connected to tags, which are outside of projects, and therefore have no default database.

1 Like

Thanks, figured that was probably the case, but that explanation makes it clear why.