Can ADODC/ADODB be used to connect to SQLite?
If Yes- what is the connection string that can be used?
If No- is it only to connect MS Provided DataBases?
There is a reference that can be used? SYSTEM.DATA.SQLITE (It is not efficient)
Can you suggest me any other references (If not ADO)?
I want to use VB.NET to connect to a SQLite backend.