IT tutorials
 
Technology
 

Extending Dynamics GP with Free Software : Executing SQL from within Dynamics GP

8/16/2013 3:55:28 PM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

Microsoft makes the Support Debugging Tool available to users via Dynamics GP partners. The tool is free; you just have to ask.

An advantage of the Support Debugging Tool over the Support Administrator Console is that the Support Debugging Tool is integrated into Dynamics GP and Dynamics GP security. This means that the Support Debugging Tool can be safely installed on a user's machine and access to it restricted via GP security roles.

It does run SQL code quite well though and in this recipe, we will look at how to accomplish that.

How to do it...

To execute SQL code via the Support Debugging Tool:

  1. 1. With the Support Debugging Tool installed, select Tools | Support Debugging Tool from the Microsoft Dynamics GP menu.

  2. 2. Select the Options button on the main window and select SQL Execute.

  3. 3. Enter the system password if prompted.

  4. 4. Change Execute Query in which SQL Database to Fabrikam, Inc.

  5. 5. In the large white field in the center type Select * from GL00105 and click on the Execute button on the lower-right to see the chart of accounts:

  1. 6. Click on the Export button to export the results to a file or e-mail. The format of the export can be changed with the Export Mode field to the right.

  2. 7. Click on the Printer icon in the upper-right to print the results.

  3. 8. By default only twenty records are returned to prevent long running queries that might slow the system down. This can be changed in the Limit results set to fixed number of lines field. A setting of zero (0) indicates no limit.

  4. 9. In the Script ID field enter CHART, and in the Script Name field type Chart of Accounts. Clicking on Save will save this script for reuse and clear the screen.

  5. 10. Use the lookup button (indicated by a magnifying glass) next to Script ID to reopen the CHART script. Click on the Duplicate button to make a copy of this script and allow changes.

  6. 11. When creating scripts, click on the Tables button to explore Dynamics GP tables to assist in writing SQL scripts:

How it works...

The ability to view Dynamics GP data in the database is an important part of troubleshooting. Not having to find a machine with SQL Server Management Studio is important for leaving on time at night as it prevents running back and forth between machines to review query results. By integrating SQL query features into the Support Debugging Tool, troubleshooting becomes faster and easier.

 
Others
 
- Extending Dynamics GP with Free Software : Logging transactions for troubleshooting
- Microsoft Dynamic GP 2010 : Getting greater journal entry control by clearing recurring batch amounts
- Microsoft Dynamic GP 2010 : Correcting a lost system password by resetting the System Password, Warning the user if Caps Lock is on during login
- Microsoft Dynamic GP 2010 : Entering and Tracking Use Tax with Credit Card Functionality
- Microsoft Dynamic GP 2010 : Turning on more features with Dex.ini settings
- SQL Server 2008 R2 : Index Selection, Evaluating Index Usefulness
- SQL Server 2008 R2 : Index Utilization
- SQL Server 2008 R2 : Data Modification and Performance
- Windows 7 : Understanding VPNs (part 2) - VPN Client and Client Software
- Windows 7 : Understanding VPNs (part 1) - Understanding VPN Encapsulation and Tunneling, Understanding Remote Access VPN Infrastructure
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us