Code Monkey home page Code Monkey logo

microsoft.data.sqlite.winrt's People

Contributors

thebluesky avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

microsoft.data.sqlite.winrt's Issues

Windows App Certification Kit Supported API test failed

I get these errors when running Windows App Certification Kit Windows Universal 8:

API sqlite3_bind_blob in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_bind_double in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_bind_int64 in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_bind_null in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_bind_parameter_count in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_bind_parameter_index in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_bind_parameter_name in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_bind_text in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_busy_timeout in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_changes in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_close in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_close_v2 in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_column_blob in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_column_bytes in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_column_count in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_column_decltype in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_column_double in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_column_int64 in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_column_name in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_column_text in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_column_type in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_db_filename in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_enable_load_extension in sqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_errmsg in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_errstr in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_finalize in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_libversion in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_open_v2 in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_prepare_v2 in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_reset in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_step in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.
API sqlite3_stmt_readonly in winsqlite3.dll is not supported for this application type. Microsoft.Data.Sqlite.dll calls this API.

Hope you can help fix them. Thanks for enabling Microsoft.Data.Sqlite for WinRT.

Kind regards,
Martin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.