Quantcast
Channel: Microsoft Techies
Viewing all articles
Browse latest Browse all 430

Aras ApplySQL

$
0
0
Open AML Studio
Connect any Aras instance
Select "ApplySQL"
Use below sample query to run SQL statements
<sql>
  update MANUFACTURER_PART with (rowlock) set MODIFIED_ON = '2009-03-27 11:05:00.000' where id = '12345#######'
</sql>

Viewing all articles
Browse latest Browse all 430

Trending Articles