ios - How to insert PDF files in to sqlite. from my local system to Sqlite db -


i have implemented app in iphone using sqlite db

i have 200 + pdf file used in application

i thought better store files in sqlite , use them here copy them in xcode project.

is openion correct or not.

if yes

then how should insert these 200+ pdf files sqlite db system.


Comments