Subject | Re: [IBO] help me with IB_Script |
---|---|
Author | Alander Gimenez |
Post date | 2009-06-29T13:23:02Z |
Thanks Sergio,
But do you have one exemple of this ?
=================================================================
--- Em sex, 26/6/09, Sergio Zoccante <sergiozoccante@...> escreveu:
De: Sergio Zoccante <sergiozoccante@...>
Assunto: Re: [IBO] help me with IB_Script
Para: IBObjects@yahoogroups.com
Data: Sexta-feira, 26 de Junho de 2009, 20:44
Hi Al
you can write an "execute" statement, in wich you check the version
number and, if is not ok, you execute same SQL statements.
The last statement update your version number.
IB_Script can manage this complex statements, with local variables and
IF statements.
Bye
Sergio
************ ********* ***
Hi Sergio,
What you asked for me do, I did and it`s ok, but is there any problem if
I put my SQL inside of component ? The unique problem is that always
user open the system, that the IB_Script will execute the SQL, and
if script from sql alread was executed, in that case, I don`t show any
message for user ...
http://br.maisbuscados.yahoo.com
[Non-text portions of this message have been removed]
But do you have one exemple of this ?
=================================================================
--- Em sex, 26/6/09, Sergio Zoccante <sergiozoccante@...> escreveu:
De: Sergio Zoccante <sergiozoccante@...>
Assunto: Re: [IBO] help me with IB_Script
Para: IBObjects@yahoogroups.com
Data: Sexta-feira, 26 de Junho de 2009, 20:44
Hi Al
you can write an "execute" statement, in wich you check the version
number and, if is not ok, you execute same SQL statements.
The last statement update your version number.
IB_Script can manage this complex statements, with local variables and
IF statements.
Bye
Sergio
************ ********* ***
Hi Sergio,
What you asked for me do, I did and it`s ok, but is there any problem if
I put my SQL inside of component ? The unique problem is that always
user open the system, that the IB_Script will execute the SQL, and
if script from sql alread was executed, in that case, I don`t show any
message for user ...
>Veja quais são os assuntos do momento no Yahoo! +Buscados
>
> Do you have any other idea better ?
>
> I created a table with a field versao, where I put the last version of
> my system, I would like to put inside of IB_Script the version
> together my SQL and when IB_Script executes, it will check if version
> is different than my field from table Version, if it is, Script executes.
>
> What do you suggest ?
>
> Thanks for information
>
>
>
>
>
>
http://br.maisbuscados.yahoo.com
[Non-text portions of this message have been removed]