Good Day, Guys. 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" into the...
Good Day, I will just ask how can I set the radio button to unhilited one from preopencard on another card? "I have a 4 radio buttons on card 2 and I already group them, I want to unhilite the radio button from card 2 on preopen card event of my card 1" This is my code -- set the hilitedbutton of gr...
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,.
Good Day, Guys.. 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 sh...
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.