Hello, I have an error with 'executeSql' on a SQLite database within a ionic 4 application and I can't find any solution about it, I must do something wrong and I would like to be helped about it.
*Context:* My application is a CRM application (*Customer Relationship Management*). *Database:* My database is contained in the file : "CRMApp" which is a sqlite file with only one table : 'client'. *Problem:* I'm trying to retrieve ADRESSE$RAISON_SOCIALE column from the table client with the following service : "testdbservice" and then I would like to show the data that is retrieved in a list on the page : "accueil.page.html". And it keeps showing me the error message linked to this mail. I have attached the app.module.ts for any informations about all the things that I installed with npm. I have been searching this for over two weeks now, I hope someone can help me and sort it out as it is an important project for me. Have a nice day, Seb _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users