flex4 - AIR application - unable to open encrypted database using coldfusion.air.SyncManager -


i have air application (written in flex 4.1.0.16076) copies data unencrypted database encrypted database , tries open encrypted database using coldfusion.air.syncmanager's opensession method (coldfusion-air integration library version 9.0.1). once encrypted database created, application distributed encrypted database. use com.adobe.air.crypto.encryptionkeygenerator generate encryption key. use same password, first encrypt database , try open it. database generated when try open it, following error: sqlerror: 'error #3125: unable open database file.', details:'an encryption key cannot specified when database not encrypted.', operation:'open', detailid:'1011'

i'm passing encryption key opensession method.

what doing wrong? please help!

dilip

in experience, air, db must created encrypted db. unencrypted db cannot later encrypted. trying do?


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

c# - SharpSVN - How to get the previous revision? -

php cli reading files and how to fix it? -