I'm using Win10-Delphi2010-Zeos-SQLite3. I have a valid dataset and can successfully do select/insert/update/etc. SQL's with Open/ExecSQL (as appropriate) and get the proper results. What I can't do is make a TDBEdit control work. I think I need to know what objects are required and within those objects what parameters must be set. This can't be as hard as I'm making it.
Thanks.