View Single Post
Old 10-10-2019, 03:34 PM   #1
carmenchu
Groupie
carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.
 
Posts: 193
Karma: 266070
Join Date: Dec 2010
Location: Spain
Device: Win10,Win11,Ubuntu,PockbookLux44
Help, please: column type

Hello! I would be very grateful for some help in this:
  1. I have a custom colum in my database, of type TEXT, where I have been manually entering the 'year of creation' of each book.
  1. Now, I would like to create another custom colum, of tipe DATE, and fill it with values from the first colum, putting the day and month to 01/01, i.e.
    value -> 01/01/{imported value}
Is there some way (command line/plugin...) to do such a thing?
I suspect that the trouble is in the types of data. It easy to convert a DATA value to a text string. But, is it possible to 'make' a DATA value by concatening text strings and converting?
If the answer is 'no', I would appreciate it nonetheless...
carmenchu is offline   Reply With Quote