I created an app for saving and retrieving sqlite data with appybuilder and it works just fine
But with kodular, it doesn’t work
I used the same syntax for both
For example:
create table customer (‘cust_id’ varchar(10), ‘cust_name’ varchar(50))
this command works with appybuilder but failed with kodular
Is there any suggestion?
Thank you
SQLite is a integred Kodular component, try with the component
I’ve tried it in many ways too but I couldn’t work with SQLite on Kodular …
is this an integrated kodular component or not?
or maybe I made mistakes with the arguments?
Did you try this? Is it working on kodular?
not working on kodular, that’s why I shared this issue in kodular community. hopefully some experts would like to explain
This is the original topic about the then Sqlite extension. There is a little explanation about the block you have problems with. Take a look and see if it works for you.
The .aia of this project does not work long. Displays error on Screen2 and does not compile. Several people have already warned and nothing has been done. I already tried to reproduce only Screen1 as a new project and it didn’t work either. All I want is a small .aia that is working to create a table.
yeah, can’t be compiled
Kodular is unable to compile this project.
The compiler error output was
________Checking dangerous extensions
________Preparing application icon
________Creating animation xml
________Creating fragment xml
________Creating listview xml in res/layout/…
________Creating listview xml in res/layout-v21/…
________Creating xml in res/drawable/…
________Creating splash png in res/drawable/…
________Creating colors xml
________Creating strings xml
________Creating styles xml
________Creating drawables xml v21
________Checking for firebase
________Creating provider_path xml
________Creating network_security_config xml
________Generating manifest file
________Attaching native libraries
________Attaching Android Archive (AAR) libraries
________Attaching component assets
________Invoking AAPT
AAPT time: 0.975 seconds
________Compiling source files
.