หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
by David Musgrave (Perth, WA, Australia) and Microsoft Dynamics GP Developer Support Team (Fargo, ND, USA)
Dex - Filtering a Third Party Lookup
When I started this blog, one of my goals was to help developers push the boundaries of what they...
Author: David Musgrave Date: 10/22/2008
Support Debugging Tool Free Live Meeting Session
Sorry, I posted this too late for most people. I thought I would let you know that I presented a...
Author: David Musgrave Date: 10/21/2008
Microsoft Dynamics GP 10.0 Service Pack 3
Just a quick post to let you know that Service Pack 3 for Microsoft Dynamics GP version 10.0 has now...
Author: David Musgrave Date: 10/16/2008
Dex - Illegal address for field 'PowerUser' exception
Today I saw another posting on the Microsoft Dynamics GP Community Forum about an error when going...
Author: David Musgrave Date: 10/15/2008
Where is the DEX.INI file for version 10.0?
Since the release of Microsoft Dynamics GP v10.0 I have seen this question asked many times over on...
Author: David Musgrave Date: 10/15/2008
Dex - Working with the Action Button on the SOP_Entry form
Time to get into some Dexterity code. I saw a posting today on the Microsoft Dynamics GP community...
Author: David Musgrave Date: 10/15/2008
What is Column desSPRkmhBBCreh?
If you have ever spent time analysing a DEXSQL.LOG file you might have seen a reference to a table...
Author: David Musgrave Date: 10/15/2008
Hybrid - Using Menus for Visual Studio Tools from VBA Example
After the release of Menus for Visual Studio Tools for Microsoft Dynamics GP 10.0, my good friend...
Author: David Musgrave Date: 10/13/2008
Unexpected Hidden Talents - Decorating Cakes
I have been involved in the Great Plains world now since 1994. During that time I have become known...
Author: David Musgrave Date: 10/13/2008
Providing product feedback using Microsoft Connect
Hello Developing for Dynamics GP community. David has been busy posting lots of great information...
Author: Scott Stephenson Date: 10/10/2008
What do the zDP_ Auto Generated Stored Procedures do?
If you look at a SQL Server installation of Microsoft Dynamics GP, in the Stored Procedures folder...
Author: David Musgrave Date: 10/06/2008
Finding Table and Field Information in Microsoft Dynamics GP
This is an updated version of an article I wrote a while back for the Microsoft Dynamics GP...
Author: David Musgrave Date: 10/04/2008
Visual Studio Tools LineFill Events
Developers using Visual Studio Tools for Microsoft Dynamics GP with forms that contain scrolling...
Author: David Musgrave Date: 10/02/2008
Why does Microsoft Dynamics GP encrypt passwords?
Why doesn't the password I use for Microsoft Dynamics GP work for me to access the data in SQL from...
Author: David Musgrave Date: 10/01/2008
October is the month to attend Developer Training
I am going to get up on my soap box now and do some preaching. <SoapBox mode="with...
Author: David Musgrave Date: 10/01/2008
Setting up Test and Historical Companies
I did not start this thread, but I thought I would give a bit of insight into the subject. Vaidy...
Author: David Musgrave Date: 10/01/2008
How to get large amounts of text to look good on a report
I have seen a number of occasions where a consultant has been asked to add a paragraph of text to a...
Author: David Musgrave Date: 09/30/2008
Customise the Microsoft Dynamics GP Splash Screen
Even though support for a splash screen was added to Dexterity v3.00, Great Plains Dynamics v5.50...
Author: David Musgrave Date: 09/30/2008
The Blog Explosion
Since I decided to create a blog a couple of months ago and join the blogsphere, I have found out...
Author: David Musgrave Date: 09/30/2008
Hybrid - Cheque Amount in Words Example
One of the Report Writer functions added to v7.00 onwards (see Using the built-in Report Writer...
Author: David Musgrave Date: 09/29/2008
Hybrid - Purchasing Terms & Conditions Example
This example shows how you can call a Dexterity report from Visual Basic for Applications (VBA). The...
Author: David Musgrave Date: 09/29/2008
Menus for Visual Studio Tools - The wait is over
Some brilliant news for Microsoft Visual Studio developers who use Visual Studio Tools to integrate...
Author: David Musgrave Date: 09/23/2008
VBA - Default Lookup Sort Order Example
The following VBA example shows how you can set a lookup window to open with a default sort order....
Author: David Musgrave Date: 09/15/2008
Hybrid - Adding Record Notes to a window Example
I spent this morning discussing a very interesting customisation with my good friend Mariano Gomez....
Author: David Musgrave Date: 09/11/2008
Modifier - Adding a field to a scrolling window using ADO Example
The following VBA example adds the Sales Order Processing User Defined 3 field onto the Receivables...
Author: David Musgrave Date: 09/10/2008
Hybrid - Running a macro to automatically close GP Example
The following VBA example shows how a macro file can be started from VBA. This particular example...
Author: David Musgrave Date: 09/10/2008
VBA - Welcome to Dynamics Example
For those of you who have been involved with the Great Plains product for a while, you will remember...
Author: David Musgrave Date: 09/09/2008
Support Debugging Tool - The wait is over
Fantastic news for the all the partner consultants and developers in the Dynamics GP community. The...
Author: David Musgrave Date: 09/02/2008
How to use core Formats in a 3rd party report dictionary
This posting discusses how to use Customization Maintenance packages to enable Microsoft Dynamics GP...
Author: David Musgrave Date: 09/02/2008
How to change the font used for Text Reports
When printing Text Reports for Microsoft Dynamics GP to a laser printer they are usually printed...
Author: David Musgrave Date: 09/01/2008
Using the built-in Report Writer Functions
During my time in the partner channel, I worked with a number of consultants who had a number of...
Author: David Musgrave Date: 09/01/2008
Developer Toolkit Training in Orlando (Oct 27th to 29th)
How about taking the Microsoft Dynamics GP Developer Toolkit training straight after the Dexterity...
Author: David Musgrave Date: 08/29/2008
Dexterity Training in Orlando (Oct 20th to 24th 2008)
This is it. The opportunity to get trained in the Dexterity fundamentals by one of the best trainers...
Author: David Musgrave Date: 08/27/2008
Automating Distribution of Customizations Part 2
If you have not read part 1 of this posting it can be found using the link below: Automating...
Author: David Musgrave Date: 08/26/2008
VBA - Preventing Users from logging into multiple companies Example
Microsoft Dynamics GP uses concurrent licensing which provides for a maximum number of users logged...
Author: David Musgrave Date: 08/25/2008
VBA - Preventing the User Login Activity window from opening Example
From Microsoft Business Solutions - Great Plains v8.00 onwards the system has included a User Login...
Author: David Musgrave Date: 08/25/2008
Hiding the Fabrikam sample company date dialog
When logging into the Fabrikam sample company with Microsoft Dynamics GP, the current user date will...
Author: David Musgrave Date: 08/25/2008
Automating Distribution of Customizations Part 1
A long time discussion in the Microsoft Dynamics GP world is how to handle the distribution of...
Author: David Musgrave Date: 08/20/2008
Why can't I discard changes on a Transaction?
I saw a newsgroup posting today asking this common question. You might ask "Master records like...
Author: David Musgrave Date: 08/17/2008
Using Named Printers with Terminal Server
Some of you might know that I was the original developer of Named Printers. I was working with the...
Author: David Musgrave Date: 08/15/2008
Row Level Filtering - Proof of Concept
Over the years I have seen requests for Row Level Filtering functionality within Microsoft Dynamics...
Author: David Musgrave Date: 08/12/2008
VBA - Adding Fields to VBA stops working
While working with Microsoft Dynamics GP v9.00, I have seen a situation where adding fields to VBA...
Author: David Musgrave Date: 08/11/2008
Dex - How to get started with Dexterity
Something I am often asked is how to get started with Dexterity. As Dexterity is not really known...
Author: David Musgrave Date: 08/10/2008
Choosing a Development Tool
One of the great things about Microsoft Dynamics GP is the fact that there so many options available...
Author: David Musgrave Date: 08/10/2008
Microsoft Dynamics Support Advanced Workshop Series: GP eConnect
For anyone wanting training in eConnect, you might be find this two day training course useful: This...
Author: David Musgrave Date: 08/06/2008
Developer Toolkit Samples
This page contains a summary list of the Developer Toolkit samples that have been posted. Official...
Author: David Musgrave Date: 08/04/2008
Menus for Visual Studio Tools for Microsoft Dynamics GP 10.0
Great News for Visual Studio developers working with Microsoft Dynamics GP 10.0. The Issue As I...
Author: David Musgrave Date: 07/29/2008