Dexterity (programming language): Difference between revisions

Content deleted Content added
m Reverted 1 edit by 203.135.58.79 identified as test/vandalism using STiki
Line 9:
==Features==
; Native Dexterity Cursors:
: Dexterity was designed as a platform-independent programming language. If you want code to be operableoperatble on all currently supported Dynamics GP databases, use Dexterity ranges and loops to manipulate the records
; Dexterity with SQL Stored Procs:
:Currently, most Dynamics GP installations have been moved to [[Microsoft SQL Server|MS SQL]] Server - so you can use Dexterity for custom forms drawing only and make the buttons run SQL stored procedures.