Power Directory provides a large number of articles and Web site links for browsing and searching on the Internet.Tuesday December 2nd, 2008

Power Directory / Microsoft Small Business Manager Customization Options - Overview
Home  Latest Links Articles Contact Us
 
 
 
Site Tools

Free Downloads

Articles


Articles  


Microsoft Small Business Manager Customization Options - Overview

By: Andrew Karasev



Microsoft Business Solutions Small Business Manager is Great Plains Dexterity based application and successor and small business market niche version of Microsoft Great Plains.  Microsoft Great Plains itself has variety of customization and integration tools: Integration Manager, VBA/Modifier, Great Plains Dexterity, SQL Server stored procedures to name a few.  By one reason or another MBS decided to restrict Small Business Manager and do not provide VBA/Modifier, restricted Great Plains ReportWriter version and didn’t include Great Plains Dexterity IDE installer on SBM CD.Here we would like to give you your options and tools available in your disposition.  If you are developer who is asked: how do we customize Microsoft Small Business Manager – read this and you will have the clues on where to look further.1.	Great Plains Dexterity – this is proprietary programming language and technology, designed back to earlier 1990th with the goal to build platform independent graphical accounting package – Great Plains Dynamics. Dexterity itself is written in C (following popular those days hope – that C will provide platform independence). You can install Dexterity from Great Plains 7.5 /8.0 CD #2.  In case of Small Business Manager – you need to call to MBS Partners, such as Alba Spectrum Technologies/  Obviously it requires a lot of learning / training, but it allows your custom piece be seamlessly integrated with Great Plains interface. Nowadays, however – and this is a good thing – most of Great Plains installations are moved to SQL Server – so you can use Dexterity for custom forms drawing only and make the buttons run SQL stored procedures.2.	Crystal Reports. Great Plains has its own ReportWriter, but its functionality is limited – you can’t do cross modules reports (you can’t link Sales and Purchasing tables in one report, for example). So – you use Crystal. The GP tables structure is in Tools->Resource Description->Tables … and you are in control. Feel free to create views and stored procs directly in the companies databases – it doesn’t hurt the Dexterity engine3.	Direct web publishing from Great Plains SQL databases, using Visual Studio.net and your language of choice (VB.Net, C#, J#, etc). Plus you probably want to have several SQL stored procs.4.	eConnect – this tool is type of SDK with VB.net samples. It allows you to feed data into Great Plains and was primarily created for eCommerce developers.5.	SQL queries - as a developer you have unlimited potential in using SQL queries, because the database in MS SQL Server.  Be careful, it is kind of surgery - you can easily delete all your customers, by executing: DELETE RM00101Happy customizing! if you want us to do the job - give us a call 1-866-528-0577! help@albaspectrum.comAndrew Karasev is Chief Technology Officer in Alba Spectrum Technologies – USA nationwide Great Plains, Microsoft CRM customization company, serving Chicago, California, Arizona, Texas, Florida, Georgia, New York and having locations in multiple states and internationally (http://www.albaspectrum.com), he is Dexterity, SQL, C#.Net, Crystal Reports and Microsoft CRM SDK developer.


Article Source: http://www.powerdirectory.net/articles/article87187.html





Related Articles

Microsoft Great Plains Customization and Development – Overview for Programmer - Andrew Karasev
Protect Your Most Vital Business Asset with Security Software - Cavyl Stewart
Do You Want Your Own Fully Programmable ERP? - Part 1 - J. C. Melo
Falling in Love With More Than One Screensaver: The Fun Part - Roman Kramar
Software Automation Helps Increase your Bottom Line - Cavyl Stewart
Two Reasons to Use Timesheet Software - Mark Nemtsas
Microsoft Great Plains Implementation: Collection Management – Overview For Consultant - Andrew Karasev
EDI: Electronic Document Interchange for Microsoft Great Plains – Overview for Software Developer/Pr - Andrew Karasev
Protect Your Computer...and Your Business! - Ahmad Supaat
Microsoft C# vs. VB.Net - Andrew Karasev