hi all,

in Axapta, can i do execution to a string like this:

TempTableA      _Tmp_Tbl;  //TempTableA is Temp table in Axapta

Exprstr = "delete_from _Tmp_Tbl where _Tbl.field1 == 'A'";

then execute this query.

i need the syntax to execute it. the reason i do like this because
the string is a dynamically generated SQL string. i m using Axapta
3.0.

pls help n thx in advance.

rgds,
daniel








Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to