I don't know its a valid question or not.
I am working on one MFC/C++ application where
I want to use SQLite
database from iOS
application in my windows application.
My iOS
database is encrypted using command sqlite_key
.
While I am trying it for my windows application for the same database
It throws an exception for any operation on the database.
While Searching on Google I am not able to get right track for this.
Can anyone tell me is it possible?
And if yes please help me on this.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…