Conceptual database questions...

Lynch, Jonathan bnz2 at cdc.gov
Thu May 26 11:29:27 EDT 2005


But, don't those techniques require a cursor reference, which requires
use of SQL select?

-----Original Message-----
From: use-revolution-bounces at lists.runrev.com
[mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of Robert
Brenstein
Sent: Thursday, May 26, 2005 11:19 AM
To: How to use Revolution
Subject: RE: Conceptual database questions...

>  >However, I think you really mean to ask about using the direct API
>versus >SQL for working with data. Using SQL, you can do the same
>without >explicitely creating cursors. You should not mix these,
though,
>and use >either direct API or SQL.
>
>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?
>

check out AddRecord and AdddRecords in record methods.

In the latter case, make sure to explicitely provide delimiters.

Robert
_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list