I have an SQLite Project working properly. Every three years, I'll need to make an additional project the same as the working one but with a new database. I have attempted to use the same code in my working project but inserting a new database. When attempting to compile the new project, I get the error:
B4A Version: 12.50
Parsing code. Error
Error parsing program.
Error description: Attribute not supported: event
Error occurred on line: 10 (xTableLite)
#Event: CellClick(col As Int, row As Int)
I can't seem to find my problem looking through past threads here on the forum. Can one of you help? I've had to use wetransfer.com to get the forum software to accept the project. Here is the link.: