Dexterity (programming language): Difference between revisions

Content deleted Content added
Fixed typo of operatble to operable under heading, ==Features== This article, while mildly helpful, is horrible.
Line 9:
==Features==
; Native Dexterity Cursors:
: Dexterity was designed as a platform-independent programming language. If you want code to be operatbleoperable 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.