View Single Post
Old 06-02-2013, 06:44 PM   #4
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,827
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
@DedTV - Suggestion

Have you considered using a copy of the calibre database «metadata.db» as a resource to assist you in getting the job done.

The three tables I thought might be useful are books, tags and books_tags_link.

You can use the SQLite Database Browser to peruse the schema and contents, and execute SQL Commands

You may even be able to use a SQLite ODBC driver to hook the database into Access.

BR
BetterRed is online now   Reply With Quote