Conceptual database questions...
Robert Brenstein
rjb at robelko.com
Thu May 26 11:31:52 EDT 2005
>I did not see a non-SQL way of adding records in the docs for vxcmd. Did
>I miss something, or do we mainly need to rely upon SQL techniques?
>
You can use either direct API or SQL. Some projects seem more suited
for the former, others for the latter. Some people have a preference
for one or the other. Some stuff can be done only in SQL, some only
in API. So, use whatever suits or you like. Just mixing the two can
be problematic.
Robert
More information about the use-livecode
mailing list