Re: execute_query
From: Valeri Sorokine <vsorokin_at_dd.ru>
Date: Wed, 08 Sep 1999 10:40:01 +0400
Message-ID: <37D604C1.38A1838C_at_dd.ru>
Date: Wed, 08 Sep 1999 10:40:01 +0400
Message-ID: <37D604C1.38A1838C_at_dd.ru>
Igor Avramovic wrote:
<skip>
> solution 2.
> :global.par1:='.....';
> go_block('block name');
> :block name.item_name:=:global.par1;
> execute_query;
> You can use global variable or any other block.item for this !!!
In that case you will have to commit your changes before querying.
>
> Best regards,
> Igor Avramovic
>
> Valeri Sorokine wrote:
>
> > You can do it by using the EXECUTE_QUERY only.
> >
> > Hope this helps.
> >
> > Andrea Colzi wrote:
> > >
> > > Hi,
> > > I'm working with Dev 6.0. I want to execute a query programmatically. I call
> > > the ENTER_QUERY built in
> > > and then the EXECUTE_QUERY, but the query is not executed.
> > > Have you some idea?
<skip>
-- Valeri Sorokine [Quoted] ProSoft, Russia, Moscow, Information Systems Division Phone: +7 (095) 234 0636 (6 lines) FAX: +7 (095) 234 0640 E-mail: vsorokin_at_dd.ru OR vsorokin_at_prosoft.ru http://www.dd.ruReceived on Wed Sep 08 1999 - 08:40:01 CEST