Microsoft Dynamics GP Developing for Dynamics GP
A blog dedicated to the Microsoft Dynamics GP Developer community
 
Welcome to MSDN Blogs Sign in | Join | Help

Developing for Dynamics GP

by David Musgrave and the Dynamics GP Developer Support Team

News

  • Please use the Email link at the top of the page to email questions relating to the blog itself.

    If you wish to ask a technical question, please use the links below to ask on the Newsgroups. If you ask on the Newsgroups, others in the community can respond and the answers are available for everyone in the future.

    Please do not use comments on pages and posts to ask questions unrelated to the topic on that page or post.

    11-Jul-2008: Blog Created by David Musgrave.
    10-Oct-2008: First Post by Scott Stephenson.
    04-Nov-2008: First Post by Dave Dusek.
    11-Nov-2008: First Post by Beth Gardner.
    28-Nov-2008: First Post by Chris Roehrich.

Contents

Favourite Posts

Blog Links

Newsgroups Links

Resources Links

Modifier & VBA Samples

This page contains a summary list of the Modifier & VBA samples that have been posted.

Official Samples from CustomerSource/PartnerSource

Modifier/VBA Samples for Great Plains 8.0 Secure Link (CustomerSource)

Modifier/VBA Samples for Great Plains 8.0 Secure Link (PartnerSource)

 

Modifier/VBA Samples for Microsoft Dynamics GP 9.0 Secure Link (CustomerSource)

Modifier/VBA Samples for Microsoft Dynamics GP 9.0 Secure Link (PartnerSource)

 

Modifier/VBA Samples for Microsoft Dynamics GP 10.0 Secure Link (CustomerSource)

Modifier/VBA Samples for Microsoft Dynamics GP 10.0 Secure Link (PartnerSource)

 

Modifier with VBA for Microsoft Dynamics GP 10.0 Sample Applications

 

VBA Only Examples

VBA - Screen Size and Position Example

This example allows windows to remember their size and position on the screen.

VBA - Running VBA scripts after Login or before Logout Example

This example shows how to create a Toolbar package so that the login and logout events can be captured. 

VBA - Preventing the User Login Activity window from opening Example

This examples stops the User Login Activity window from opening, thus requiring the System Administrator to remove stranded users.

VBA - Preventing Users from logging into multiple companies Example

This example shows how to use ADO to prevent a user logging into multiple companies and using more than one concurrent user license. 

VBA - Welcome to Dynamics Example

This example shows how to add the "Welcome to Dynamics" wave file back to you system. 

VBA - Default Lookup Sort Order Example

This example shows how to set a default sort order for a lookup window.

 

Modifier and VBA Examples

Modifier - Sales Prospect DUOS Example

This example demonstrates the usage of the DUOS (Dynamic User Object Store) to add user defined fields to a window and report.

Modifier - Extending the length of a Field Example

This example demonstrates using the DUOS (Dynamics User Object Store) to extend the length of a field. 

Modifier - Adding a field to a scrolling window using ADO Example

This example demonstrates using an ADO (ActiveX Data Objects) connection to read data from SQL Server.

 

Hybrid Modifier, VBA, Dexterity Examples

Hybrid - Changing Screen Colours Depending on Company Example

This example allows different background colours to be selected for each company.

Hybrid - Dynamically Populating a Modifier Added List Example

This example shows how to execute Dexterity sanScript in the context of a modified window.

Hybrid - Clearing the Last User on a Terminal Server Example

This example shows how to remove the SQLLastUser setting from the dex.ini after login.

Hybrid - Running a macro to automatically close GP Example

This example shows how to create and run a macro on-the-fly from VBA.

Hybrid - Adding Record Notes to a window Example

This example shows how to add access to Record Notes to a window

Hybrid - Cheque Amount in Words Example

This examples shows how to convert a currency value into words and overcome the 80 character limit on string calculated fields

Hybrid - Purchasing Terms & Conditions Example 

This example shows how to print a report from VBA using passthrough Dexterity.

Hybrid - Using Menus for Visual Studio Tools from VBA Example

This example shows how Menus for Visual Studio Tools can be called from VBA. 

 

ADO Examples

Modifier - Adding a field to a scrolling window using ADO Example

This example demonstrates using an ADO (ActiveX Data Objects) connection to read data from SQL Server.

RW - Accessing any SQL data from a Report Example 

This example demonstrates how to access SQL data from a report. 

 

Report Writer Examples

RW - Conditional Logos Example

This example demonstrates a technique to hide and show logos on a report.

RW - Accessing any SQL data from a Report Example 

This example demonstrates how to access SQL data from a report. 

RW - Adding Line Numbers to SOP Documents Example

This example demonstrates adding line numbers to SOP Documents.

Hybrid - Cheque Amount in Words Example

This examples shows how to convert a currency value into words and overcome the 80 character limit on string calculated fields

Hybrid - Purchasing Terms & Conditions Example 

This example shows how to print a report from VBA using passthrough Dexterity.

 

Posted: Friday, July 11, 2008 12:10 PM by David Musgrave

Comments

No Comments

Leave a Comment

(required) 

(required) 

(optional)

(required) 

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Page view tracker