Can not run the exe and connect to livedb v5 database file
I have downloaded the exe included in the project but it does not load the database.
I am also having trouble figuring out how to connect. What file am I supposed to select to connect to the database?
@LightSeekerSC LiteDB is an embedded database. You should select the datafile you want to open. If you don't have one and want to create it, just enter a file name and will be created.
@LightSeekerSC LiteDB is an embedded database. You should select the datafile you want to open. If you don't have one and want to create it, just enter a file name and will be created.
When I go to my litedb file structure this is what I see
- litedb (folder)
- 0x7ea138fe (folder)
- index (folder)
- blacklist
- map
- info (folder)
- config
- size
- table_type
- unused_indexes
- shard0
- index (folder)
- 0x7ea138fe (folder)
Which of these files am I supposed to select when loading the database in litedb.studio? I tried selecting the shard0 and map, but neither of those seemed to work.
@LightSeekerSC What do you mean by "litedb file structure"? LiteDB creates only a single file, which is your datafile.