Error when connecting to sqlite

hupo376787hupo376787 China
edited 8:25AM in FastReport .NET
Hi guys,

I download FastReport.SQLite.sln from https://www.fast-report.com/en/download/fast-report-net/

I do as the readme and replace the System.Data.SQLite.dll.

And it compiled successfully.

But when i add it to Designer.exe, and connect to sqlite database, it occurs an error.

How to solve it?

Thanks.

Comments

  • hupo376787hupo376787 China
    edited 8:25AM
    hupo376787 wrote: »
    Hi guys,

    I download FastReport.SQLite.sln from https://www.fast-report.com/en/download/fast-report-net/

    I do as the readme and replace the System.Data.SQLite.dll.

    And it compiled successfully.

    But when i add it to Designer.exe, and connect to sqlite database, it occurs an error.

    How to solve it?

    Thanks.


    Hi, all

    I figured it out.

    I placed System.Data.SQLite.dll, but i forgot to place SQLite.Interop.dll to the same diractory.

    So when calling sqlite driver, it throws an exception.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.