SQLite extension (SPONSORED!)

But make sure, to give credits for @CarlosPedroza27, as he developed the extension and you have used it.

3 Likes

Carlos already gave permission to the Makeroid developers to use his code in Makeroid.

3 Likes

I’ve already been talking with him for some days about the extension :wink:

6 Likes

That’s correct, and that is my goal when liberating the source code: Contribute to the AppInventor and all its distributions community.

4 Likes

I have merged this extension into a Makeroid component; It’ll be available in the next update. Thank you @CarlosPedroza27, great extension!

5 Likes

A post was split to a new topic: YAIL error when compiling

This has been a known extension posted in other distributors too and a very good one.
I am glad to see it embedded in Makeroid.

I am failing to use it with multiple WHERE, GROUP BY & ORDER BY CRITERIA in the pre-compiled statements.
No problem at using raw queries to get the results I need.

Could anyone post a block example for
call PedrozaSQLite1. Query
call PedrozaSQLite1.Update
call PedrozaSQLite1.Delete

blocks with multiple criteria???

Thank you in advance!!

Como eu consigo essa extensão?
Aqui diz que o Link não existe.

This extension is included with Kodular. It is the SQL component, in Storage.

2 Likes

But, the extension included in Kodular does not have the option “Import / FileName” or “ImportDatabase / FileName”. With the basic options you have, I did not understand how to open a database :expressionless:

The original extension doesn’t have these features either.

You can create the DB on the fly, using the SingleSQL method. Then you can’t export it easily. For import/export methods you can try these two extensions:

1 Like

my sqlite extension offers an Import and Export method…
Taifun

5 Likes

Este aia esta dando erro!

Welcome. The official language of the forum is English. So please translate your text.

1 Like

Sorry. This file is not working when I roll into Kodular today!

Can anyone please update the aia, or can anyone help?

1 Like

agreed. It would be helpful
hope someone can post it

You can get all the files from this topic:

1 Like

The extension from @CarlosPedroza27 is since a long time a component of Kodular

image

4 Likes

sure, i know but i’d liek to have an aia tu study the funcionality