Search found 2 matches

by WalterCo
Wed Apr 09, 2014 3:21 am
Forum: Databases
Topic: SQLITE database Form view rather than Table or Datagrid
Replies: 5
Views: 6551

Re: SQLITE database Form view rather than Table or Datagrid

Hi Thierry? Thanks for you response and yes I have looked at both SQLite Sampler Stacks several times in fact that's how I learned to how to connect to a database, add, delete, update, and search records but I still have not found a way to have ONE record on the screen at a time and then be able to ...
by WalterCo
Thu Apr 03, 2014 8:45 pm
Forum: Databases
Topic: SQLITE database Form view rather than Table or Datagrid
Replies: 5
Views: 6551

SQLITE database Form view rather than Table or Datagrid

Hello, I have been working with LiveCode SQLITE database connections and information received from my last post. (Thanks) I have learned how to connect to a database, add, update, delete, search (General searches) and close a database. I have used the datagrid to show the data. But I’m still having ...