Mysql Data Not Storing

All seems good just cross check password in php file with password of database(i think localhost same as website password).
Secondly check manually inserting data from insert tab i think you something sets wrong type of column

Checked password. Same.
Created raw manuallay. No problem here.
Can you tell which type of columns will not function hereā€¦

itā€™s always a good idea to reveal your database passwords to the world (sarcasm)

what kind of error do you get in the Web.GotText event?
you might want to display the responseContent in a label to find it out

Taifun

Not showing anything in label

you first might want to get the example project runningā€¦
https://puravidaapps.com/mysql.php
then adjust it to your needs

Taifun

Its already done as tutorial

well, if you donā€™t like to first get the example project running, then I guesss, there is not much anyone can do for you right now
Taifun

Got error

did you Setup your database connection information in the php script?
did you UriEncode your query?
see again how the runQuery method looks like here App Inventor Tutorials and Examples: MySQL | Pura Vida Apps

you might want to provide a screenshot of your relevant blocksā€¦

Taifun

All screenshots are provided above please check itā€¦

Unbenannt
unfortunately incompleteā€¦

Taifun

@netsolutions1 By now you could have shared your aia as there is no secret any more since you already shared everything else

Btw, your DB is working properly

P.S I sent you a test aia in PM, only button 3 and Run works

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.