Visual C + + SP1 x86&x64

Source: Internet
Author: User
Tags sqlite

Microsoft Visual C + + SP1 Redistributable Package (x86)
https://www.microsoft.com/en-us/download/details.aspx?id=8328

Microsoft Visual C + + SP1 Redistributable Package (x64)
https://www.microsoft.com/en-us/download/details.aspx?id=13523

SQLite. NET application 32,64

One with the word "bundle", the other does not. The word "bundle" with the words of the dynamic library is compiled in mixed mode, in the use of only need to System.Data.SQLite.dll, and without "bundle" is the unmanaged part and the managed parts are compiled separately, System.Data.SQLite.dll can not be used independently, but also need to have SQLite.Interop.dll to use.

Binary packages that are not hybrid compiled have System.Data.SQLite.dll and SQLite.Interop.dll two dynamic libraries. According to the official instructions, SQLite.Interop.dll can be placed in the same directory as System.Data.SQLite.dll, or can be placed in x86 or x64 sub-directory, by System.Data.SQLite.dll according to the system type call.

Visual C + + SP1 x86&x64

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.