I will just ask I have a Database in my Computer I want to access it with my Mobile App created using livecode the problem was I cannot connect to Database
here's my script
put "mysql" into theDBType put "192.168.1.18" into theDBHost put "Survey" into theDBName put "kenneth ...
SAD TO SAY YES UNTILL NOW,.. CAN FIND ANY SOLUTION TO PRINT THOUSAND OF RECORDS INTO BOND PAPERS... VERY SIMPLE ERROR BUT NOBODY HELP US... EVEN QUANTUM,.
I am encountering a problem with my query.. I have a 14 columns in my database and it has 4 data on it. I query it and display it to datagrid my problem was in the datagrid it doesn't return the 4 rows of my database supposed to be it will return the 4 rows. I attached the screen ...
I will just ask how can I set UPPERCASE on a textbox? every each letter of the textbox is uppercase everytime the user hit the key it will return uppercase.