Microsoft Business Solutions Navision is main ERP application for European, Brazilian markets plus it serves vertical segments of the USA market, such as light manufacturing, POS, CRM. As our experience indicates ? Navision implementation requires more customization and tuning in comparison to another mid-market ERP solution from MBS: Microsoft Great Plains. Our goal is to popularize Microsoft Business Solutions products and enlighten IT people to do customize Navision in-house.
Today, the main topic of this article is working with native C/SIDE Navision Attain database via C/ODBC interface, in particular ? Linked Server creation in Microsoft SQL Server 2000 environment and then Sales report design in Crystal Reports ver. 10. Let's begin:
1. We will use Navision Attain 3.6 with Navision Database Server, Navision ApplicationServer and Navision Client. These component are installed on Windows XP Professional. To enable C/ODBC interface you need to install this component from Navision Attain CD.
2. Let's create ODBC DSN for connection to Navision database: Start -> Control Panel -> Administrative Tools -> Data Sources (ODBC), then switch to System DSN and click Add. We will use C/ODBC 32-bit driver. Give Data Source Name Navision, Connection ? leave it Local. As the database (Database button) select Program FilesNavision AttainClientdatabase.fdb (this is demo DB). Then press Company button ? in our case we use CRONUS demo database. Important conditions to provide proper connection with C/SIDE database are correct options for C/ODBC. Click Options button and look at the options available ? we will pay attention to Identifiers screen ? this is where you setup identifiers to be transferred to client application. We will use these types: "a-z,A-Z,0-9,_" to make MS SQL Server 2000 work correct with C/ODBC source. We are now done with ODBC DSN. Lets setup Linked Server
3. Open SQL Server Enterprise Manager. Open object browser on the left side, select Security and Linked Servers. With right click select New Linked Server in the context menu. In the emerging dialog window, in the menu Provider Name select Microsoft OLE DB Provider for ODBC Drivers. Let's name our Linked Server as NAVISION. In the Data Source string type in ODBC DSN name ? NAVISION in our case. Linked Server is ready. Select tables list and we now see Navision Attain tables. 4. Now we need to create small procedure for Sales data extraction. Here is the text of the procedure: CREATE PROCEDURE NavisionSalesReport AS
DBCC TRACEON(8765)
SELECT * FROM OPENQUERY(NAVISION, 'SELECT * FROM Sales_Line sls, Customer cust WHERE sls.Sell_to_Customer_No_ = cust.No_')
RETURN
GO
To clarify its text: TRACEON(8765) directive allows working with the data results of variable length returned by C/ODBC driver. If we don't use this directive ? we can't pull the results from Navision tables ? we will get errors, like this:
OLE DB error trace [Non-interface error: Unexpected data length returned for the column: ProviderName='MSDASQL', TableName='[MSDASQL]', ColumnName='Ship_to_Filter', ExpectedLength='250', ReturnedLength='1']. Server: Msg 7347, Level 16, State 1, Line 1 OLE DB provider 'MSDASQL' returned an unexpected data length for the fixed-length column '[MSDASQL].Ship_to_Filter'. The expected data length is 250, while the returned data length is 1.
OPENQUERY statement opens linked server and transfers its SQL command, and in its turn returns the result set. To test the procedure type in this command in SQL Server Query Analyzer: EXEC NavisionSalesReport 5. Now ? launch Crystal Reports, use standard Wizard, create new OLE DB (ADO) connection with our MS SQL 2000 Server and select NavisionSalesReport procedure in the list. As the report fields we can use Description, Quantity, Line_Amount and Discount_Amount fields. You can group by name Name ? this is customer name. Our report is now ready! Happy customizing, implementing and modifying! If you want us to do the job - give us a call 1-866-528-0577 or 1-630-961-5918! help@albaspectrum.com
Boris Makushkin is Lead Software Developer in Alba Spectrum Technologies ? USA nationwide Microsoft CRM, Microsoft Great Plains customization company, serving Chicago, Boston, San Francisco, San Diego, Los Angeles, Houston, Dallas, Atlanta, Miami, Montreal, Toronto, Vancouver, Moscow, Europe and internationally (http://www.albaspectrum.com), he is Microsoft CRM SDK, Navision, C#, VB.Net, SQL, Oracle, Unix developer.
reliable maid service Highland Park ..All of us know that Microsoft bought former Great Plains... Read More
Table of Contents1) Introduction 2) Related Work 3) Framework 4)... Read More
Microsoft CRM is winning market share step-by-step from such the... Read More
#5 All your hardware components like Printers, PCs etc come... Read More
This article is for advanced Microsoft CRM SDK C# developers.... Read More
Are you one of those people that keeps track of... Read More
If you look back to the history, you will see... Read More
There are many commands that are used in linux on... Read More
Microsoft CRM is now on the scene and it is... Read More
In our opinion, traditional approach when you select ERP/MRP system... Read More
Microsoft Great Plains is one of the Microsoft Business Solutions... Read More
New post-recession era has new features, which didn't exist in... Read More
COMMAND LINE FUNCTIONA powerful command line script processor has been... Read More
Adobe Photoshop is one of the world's leading graphics editing... Read More
Microsoft Great Plains as ERP and Microsoft CRM as... Read More
Microsoft Great Plains is main Microsoft Business Solutions accounting package... Read More
Most people don't use Photoshop to its fullest capabilities. Here... Read More
Microsoft Business Solutions Great Plains as new ERP for multinational... Read More
Microsoft CRM has built-in conversion tool, however you should probably... Read More
Ad-Aware and Spybot are probably the two most well known... Read More
DBxtra is a powerful query and reporting tool that hides... Read More
You turn on your computer, and it doesn't look quite... Read More
Lotus Domino/Notes ? Microsoft Great Plains tandem as ERP with... Read More
Viruses and spyware usually show up on your computer one... Read More
Microsoft Business Solutions Great Plains was purchased from Great Plains... Read More
house cleaning company Lincolnshire ..Looks like Microsoft Great Plains becomes more... Read More
Case study: A secretary using Corel WordPerfect 7 is often... Read More
Stop the Runaway MouseWhat's the "runaway mouse?" You've seen it...you... Read More
Several software companies design programs for preventive maintenance. Most of... Read More
When reading an article where some term is used often,... Read More
We'll give you non formal view, based on our consulting... Read More
Ad-Aware and Spybot are probably the two most well known... Read More
In a previous article, I wrote about OpenOffice... Read More
Security flaws have long plagued Internet Explorer (IE), the market-dominating... Read More
The most important benefit of XML is its simplicity. Though... Read More
Microsoft Business Solutions Great Plains, former Great Plains Software eEnterprise,... Read More
Microsoft PowerPoint has dramatically changed the way in which academic... Read More
When you need a phone number, you do a quick... Read More
If someone entered your home, uninvited and installed numerous cameras... Read More
With the advent of 'Service Pack 2' for Windows XP... Read More
Blue Cross and Blue Shield of Hawaii (HMSA) found itself... Read More
Although statistics often is blamed for various deadly sins --... Read More
There are many commands that are used in linux on... Read More
Cyberspace has opened up a new frontier with exciting possibilities... Read More
Since Version 8.0 Microsoft Business Solutions Great Plains & Great... Read More
In our case ? we serve Microsoft Business Solutions ERP... Read More
Microsoft Business Solutions Great Plains has several options to enable... Read More
Microsoft Business Solutions Great Plains has I'd say end user... Read More
If you have Microsoft Great Plains and support it for... Read More
Microsoft Great Plains, former Great Plains Software Dynamics, eEnterprise has... Read More
Software |