Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I want to check my SQLite database which I create it in my java code. I have downloaded sqlite3,sqlite3.def,sqlite3.dll , but I don't know the exact place for them!
how can I check my SQLite database and its table with cmd?
Posted

1 solution

You can read the SQLite Java Tutorial[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900