View Issue Details

IDProjectCategoryView StatusLast Update
0009378VALENTINA SERVERSQLite Serverpublic2024-08-16 11:59
ReporterIvan Smahin Assigned ToIvan Smahin  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status resolvedResolutionfixed 
Fixed in Version14.1.x 
Summary0009378: [NEW] Subfolders for sqlite databases
DescriptionCurrently we have the INI's var SQLITESYSTEMCATALOG. Any sqlite db suppose to be in that folder (we are looking it only there).
But it could be helpful to search for db in subfolders as well.

Q: SQLite database position
At present time once you store a SQLite db in C:\Program Files\Paradigma Software\VServer x64\databases_sqlite folder, it becomes available for connection opening.

Is it possible to store db files in subfolder and address them with relative path?

e.g C:\Program Files\Paradigma Software\VServer x64\databases_sqlite\Schneider\PLC.db

addressed with datasource=Schneider\PLC.db;

This would be very helpful to manage namesake db and/or better arrange files
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-06-26 12:05 Ivan Smahin New Issue
2024-07-16 10:20 Ivan Smahin Assigned To => Ivan Smahin
2024-07-16 10:20 Ivan Smahin Status new => resolved
2024-07-16 10:20 Ivan Smahin Resolution open => fixed
2024-07-16 10:20 Ivan Smahin Fixed in Version => 14.1.x