Setting and getting database controls on field

hershbp at verizon.net hershbp at verizon.net
Sun Jul 11 18:30:59 EDT 2004


sorry , very unfamiliar with the database manager
but I remember there was discussion a while ago regarding something 
like this.
http://www.google.com/advanced_search?q=site:lists.runrev.com
On Sunday, July 11, 2004, at 06:27 PM, Bill wrote:

>
> Using the database query builder you can make a query that you select 
> in the
> property of the field - you can say what column and you can choose 
> "update
> after editing" etc. I would like to get those properties like this:
>
> On mouseup
>   Get database properties of fld "foo"
> End mouseup
>
> I would also like to be able to set them with a transcript command
>
> On mouseup
>   Set query of fld "foo" to connect
>   Set database column selected of fld "foo" to "first_name"
>   Set "update after editing" of fld "foo" to true
> End mouseup
>
> On 7/11/04 5:31 PM, "use-revolution-request at lists.runrev.com"
> <use-revolution-request at lists.runrev.com> wrote:
>
>> On Sunday, July 11, 2004, at 03:48 PM, Bill wrote:
>>
>>> How do you get the database settings from a field with transcript?
>> may be if you will explain  yourself bit more I'll be able to try to
>> help.
>
>
> _______________________________________________
> 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