Everything about office supplies and products


Linux & Microsoft Dynamics Gp - Implementation in Cross-platform Environment

As more midsize and small businessconnection to Linux World. If you are on
organizations are deploying open platformOracle, then similar construction will allow
operating systems and tools, such as Linuxyou  to  hook  up  MS  SQL  Server
with various blends and PHP/MySQL, we would
like to share our experience implementing3. Web Services. eConnect allows you to open
Microsoft Great Plains in these combined OSGP objects for non-Microsoft developer via
environments. If you are using Oracle andXML web services - you can either use
Unix, you may also consider the methodology,eConnect interface directly or wrap it in
however it deserves separate article just forcustom  web  service  interface
brief overview, especially about Java, EJB
nuances.4. eConnect excurse. The core of eConnect is
set of MS SQL Server encrypted stored
1. MS Great Plains platform overview. GPprocedures, allowing you manipulate GP master
workstation is written in C Shell, namedrecords and work transactions: SOP Entry, POP
Great Plains Dexterity. It was designed inReceivings, Customers, Vendors to name a few.
earlier 1990th, when DB and OS platformeConnect has restrictions of GP
independence was the paradigm. However, whenarchitecture, one of the typical FAQ is why
Microsoft acquired Great Plains Softwarewe can not post GP batches in eConnect?
seven years ago, Microsoft Dexterity was kindWell, this is the restriction, but you can
of de-emphasized and GP itself was open forbreak it utilizing Albaspectrum posting
.Net platform and for Microsoft Visual Studioserver. eConnect was dedicated initially to
C# and VB developers, especially viaeCommerce software developers, to enable GP
eConnect. Plus, GP is available on MicrosoftERP platform as backoffice accounting for
SQL Server DB platform only. Saying these,e-commerce  front  end
Microsoft Great Plains version 10.0 and 9.0
should be considered as committed to5. Integration technology. Here again
Microsoft technologies: SQL Server, .Net,eConnect comes to the scenes. GP Integration
Windows,  MS  Office: Sharepoint, Excel, etc.Manager, which is rather traditional Great
Plains integration tool, was recently
2. Cross Platform SQL Queries. If you do itredesigned partially in eConnect and so IM
from Microsoft SQL Server 2005 or 2000 side,performance was substantially increased. IM
the construction you typically use is Linkedcan read tab and comma delimited text files
Server, where you should first try ODBCas well as ODBC compliant queries.



1 A B C D 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114