Hi Guys:
LC have some sort of help to build scaffolding or crud automatic forms on related tables of a database?
Thanks.
Scaffolding/crud automatic forms
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Scaffolding/crud automatic forms
Germán S. Arduino
Arduino Software | www.arduinosoftware.com
Arduino Software | www.arduinosoftware.com
Re: Scaffolding/crud automatic forms
Livecode can work with quite all type of databases, see this script: http://livecodeshare.runrev.com/stack/7 ... administer
It's an example working with SQLite databes and tables, it deals with LC datagrids and LC tables. So it can inspire your work. I tested it with a 38'000 rows x 6 columns table and works well.
It's an example working with SQLite databes and tables, it deals with LC datagrids and LC tables. So it can inspire your work. I tested it with a 38'000 rows x 6 columns table and works well.
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
Re: Scaffolding/crud automatic forms
Thanks you! I will check it asap!
Germán S. Arduino
Arduino Software | www.arduinosoftware.com
Arduino Software | www.arduinosoftware.com