I read an example where I saw:
Var sqlite_db As New SQLiteDatabase(sqlite_fi)
In my search for New
in the SQLiteDatabase
page, I noticed something strange (look the screen shot below) and… no entry called New
.
Being naturally curious, I went to Picture
to search for a New Picture
entry and found none.
Of course, I found examples for both New SQLiteDataBase
and New Picture
, but no entry for them.
I stopped there, do a screen shot and wrote this entry here.