iphone - How to open an encrypted sqlite in terminal -


i created .db3 sqlite file in windows,the problem encrypted it,but couldn't manage open directly in terminal app on mac.i know in xcode,i can use sqlite_key open it,but want modify data directly in terminal app.so want know,is there command in sqlite prompt let me open encrypted sqlite file.


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -