Format of the initialization string does not conform to specification starting at index

mc 5,061 Reputation points
2024-04-22T10:36:01.19+00:00

I am using .net android(not maui) and ef core and sqlite. but there is error Format of the initialization string does not conform to specification starting at index

how to use sqlite in .net android?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,838 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 69,656 Reputation points
    2024-04-22T18:26:48.6666667+00:00

    see sample app:

    https://github.com/dotnet/maui-samples/tree/main/8.0/Data/TodoSQLite

    note: as you show no code we can not guess your coding error.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.