Hi All,
Can any one advice me in Axapta SQL administration,
how to issue a select statement with condition. It is
different from issue the command in SQL query.
Thanks.
--- DIEGO MARIANO GAGLIANO <[EMAIL PROTECTED]>
wrote:
> hi Andres
>
> Why you not try to use SQL Statment directly
}
}
Subbu,
Andreas Rudischhauser <[EMAIL PROTECTED]> wrote:
I don't think it is good to use sql right here...
Von: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] Im
Auftrag von DIEGO MARIANO GAGLIANO
Gesen
treff: Re: RE : [Axapta-Knowledge-Village] Views in Axapta
hi Andres
Why you not try to use SQL Statment directly, and resolve the issue more
quick and have better performance.
This is an example:
str mysql;
Connection Con = New Connection();
Statement
hi Andres
Why you not try to use SQL Statment directly, and resolve the issue more
quick and have better performance.
This is an example:
str mysql;
Connection Con = New Connection();
Statement Stmt = Con.createStatement();
ResultSet R;
;
mysql =
Hi Andreas,
Try using the TreeNode object instead. Use Appl.dbSynchronize(...) to sync
you new view.
Regards,
Steeve...
-Message d'origine-
De : Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] De la
part de Andreas Rudischhauser
Envoyé : 20 février 2006 10:02
À
5 matches
Mail list logo