I am activating a B4J server for CloudKvs
I would like to be able to read the file of the Sqlite db also from another procedure created with Microsoft Access
Have any of you already realized the interconnection between the two systems?
Are there any odbc drivers for Sqlite?
Only Externally as far as my knowledge goes. You must create a B4J program or .NET program using also Devart SQLite library which is free. It may also be possible using odbc.