SQLite Forum

Database anomaly
Login
Using v3.36 on Windows, progrramatically, I open an existing database

> ajay.db

Then write to a table within it and find 

>ajay.db��0


What is this latter database? Why is my change not in the database I opened?

Thanks.