Search found 2 matches
- Tue May 07, 2024 8:46 pm
- Forum: Databases
- Topic: Database using only native Livecode?
- Replies: 6
- Views: 10424
Re: Database using only native Livecode?
Thanks, stam, that all seems like good general advice. In this particular case my preference is for something as simple as possible, and I figure text lists are the simplest and easiest to eyeball. I have some hazy thoughts about templating some generic primary and secondary table text file "relatio...
- Tue May 07, 2024 8:02 am
- Forum: Databases
- Topic: Database using only native Livecode?
- Replies: 6
- Views: 10424
Database using only native Livecode?
Hi, I didn't see anything on this board about my question, so I'm starting a new topic. I was wondering about the feasibility of a relational-style database completely internal to LC. That is, using only LC stacks and the built-in functions and commands. No external mysql, sqlite, etc. interactions....