View Single Post
Old 02-15-2021, 11:52 AM   #1506
milady133
Groupie
milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.
 
Posts: 188
Karma: 616200
Join Date: May 2014
Location: Spain
Device: Kobo Forma, Hisense A5
Quote:
Originally Posted by JSWolf View Post
I'm wondering if on a Kobo, you can have two database entries that point to one eBook in two different series.
Nope, unfortunately the series of the book is a column in the table of the main book information, even if you were able to create a second row in the table with the same information but the series (I haven't checked the primary key on the table to see if it's doable) the software it's not expecting it, so in the best case it would retrieve only one of the rows, so you'll see only one of the series, and when updating other columns (percentage read, read status, and others) it would update one of them (it might even update different columns in different rows, so you might see different information depending on which row retrieve first) in the worst case it would complain and force you to create a new database.
milady133 is offline   Reply With Quote