Search found 2 matches
- Mon Aug 29, 2016 5:30 am
- Forum: Databases
- Topic: MySQL to Data Grid
- Replies: 3
- Views: 5243
Re: MySQL to Data Grid
Thanks for the answer Klaus :D I can display my records from the database but i am using a fields, the problem i don't know how to update or delete it from the field. That's why I decided to used DATAGRID unfortunately like you said its complex :shock: . I don't have example source code to study it(...
- Sun Aug 28, 2016 8:38 am
- Forum: Databases
- Topic: MySQL to Data Grid
- Replies: 3
- Views: 5243
MySQL to Data Grid
Good day! :D I'm a newbie in livecode. I'm using MySQL as my database. I figured out how to connect LC to MySQL but i need help to display my records from my database to the DATA GRID. I don't know how to display records in the datagrid. for example i have DbName as my database name, Users as my Tab...