Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DBCopier issue #13

Open
jgrasmeder opened this issue Aug 16, 2012 · 0 comments
Open

DBCopier issue #13

jgrasmeder opened this issue Aug 16, 2012 · 0 comments

Comments

@jgrasmeder
Copy link

When I run DBCopier with a sourceDB that doesn't have a password I can create a copy with a password that is readable from ActionScript and from Lita. When I try and go the other direction starting with an Encrypted database and create a non encrypted database the _conn.attach("src", _srcFile, null, _sourceEncryptionKey); returns an "Error #3138: File opened is not a database file." message. I know it is a database file because Lita can read it and the DBCopier.as created it.

I am using FB 4.0.1 and the air-sqlite project was pulled from github yesterday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant