[Free]MySQL-My First Extension

Nice extension

Thank You @SG_Gaming @Amit_Narwal

how to get id after post ?

@Kakashi Please Wait Until The Next Update Comes I will add in the next update

1 Like

Wait what? This just generates MySql query.

1 Like

please follow the naming conventions!

and add a detailed description of what your method is able to do…
it looks like an INSERT INTO statement but only for one specific table which has the columns
dealername, pdf, orderId, location and date? Does this make sense? Who will be able to use it?

Also it looks like this solution still needs a php script on the server like this one App Inventor Tutorials and Examples: MySQL | Pura Vida Apps
btw. if you copy parts of a solution from somewhere, then please credit the author…

Why it’s a good idea to give credit by Corey Wainwright.

Thank you.
Taifun

3 Likes

@Taifun
Sure I Will Follow The naming conventions

And what about giving credit to Taifun?

1 Like

New Version Launching Soon

If Want To Join The BETA You Can PM Me

1 Like

Are you going to sell it?

No
It’s A Free Extension

1 Like

No
It’s A Free Extension

Ok thanks for replying. :grinning:

1 Like

Mysql

Component for Mysql

💡  Current Version 1.0
📁  File Size 9.14 KB
📦  com.mysql.jaapptech.Mysql
📅   Created On 2021-09-03

Method Blocks


MethodBlock1


Connect - To Get Login Data
Host input type text
DBName input type text
Password input type text
Username input type text

MethodBlock2

Delete_Row - Delete Row
Connect input type text
tablename input type text
index input type text

MethodBlock3

Get_All_Rows - Get All Rows
Connect input type text
tablename input type text
ids input type text

MethodBlock4

Get_Row - Get All Rows
Connect input type text
tablename input type text
index input type text

Event Blocks

EventBlock5

DeletedRow - Deleted Row Result
result output type text

EventBlock6

GotAllRows - Got All Rows
result output type text

EventBlock7

GotRow - Got Row
result output type text


This docs is generated from AIX Docs - Cttricks. Hit :heart: button if you liked this extension and feel free to comment below your reviews and suggestion.

Click here to download this extension.

4 Likes

Awesome extension @Jishnu_Vardhan_Reddy

Thanks @Shameek_Biswas

Soon Adding

Store Block

Please follow the naming conventions -

as @Taifun already said

1 Like

it looks like you still forgot to follow the naming conventions?

also what about Update and Insert statements?

does your extension still need something on the server side like a php script or similar?

Taifun

No PHP Script Needed
It Runs On This Script

@luv.ak.tech I Did Not Follow The Naming Conventions Because In A Week I Will Fix All Types Of Bugs And New Blocks And Then I Am Sure That I Will Follow The Naming Conventions