Save current record to stream?
Posted: Wed 04 Nov 2015 21:21
I'm working on app tethering idea for a project, and want to share the current record of an SQLite table between the two programs. Is there a way to stream a record? I looked at .SaveToXML but that seems to work on entire table not just current record.
Thanks!
Thanks!