Skip to content

DBCopier issue #13

@jgrasmeder

Description

@jgrasmeder

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions