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.
First we had the original Google search that evolved into... Read More
If you have been using the Internet for any amount... Read More
... Read More
With any good luck and a good amount of hard... Read More
Microsoft CRM was designed to be easily customizable. Microsoft CRM... Read More
When Windows fails to boot it is normally caused by... Read More
The Windows Indexing Service provides you with the ability to... Read More
I have always had a tendency to focus on the... Read More
Great Plains Integration Manager scripting and translation - overview for... Read More
Every day millions of new web documents emerge on the... Read More
If you would like to pick something from Microsoft, or... Read More
One of the main reasons business owners and entrepreneurs use... Read More
When you double-click a layer in the Layer Palette, you... Read More
Programming Help for BeginnersWe write programs to instruct computers. When... Read More
It's no secret that software companies operate in a very... Read More
I started using PIP (Picture It Publishing) Platinum 2002 right... Read More
Some introduction into Great Plains Software products, now Microsoft Business... Read More
You might think you don't need a firewall... Read More
Microsoft Business Solutions Great Plains is mid and even corporate... Read More
Microsoft Business Solutions Great Plains has substantial market share and... Read More
ERP Consulting industry is on the way to serve clients... Read More
Collaboration SoftwareCollaboration Software, also known as group collaboration software or... Read More
All your software is stored on a hard-drive. But how... Read More
Is your PC is slow and wimpy? Then you need... Read More
We've all seen the ads on TV for Netzero 3G.... Read More
Microsoft Great Plains has full-featured Manufacturing suite of modules: Capacity... Read More
When Great Plains Software introduced the first graphical accounting application... Read More
If you company is small or mid-size special products or... Read More
Manufacturing in the USA is far away down from mid... Read More
Great Plains Purchase Order Processing (POP) module makes up one-third... Read More
When my daughter was getting into AOL instant messaging (AIM)... Read More
For those who still don't know, Microsoft Publisher helps computer... Read More
We'll give you non formal view, based on our consulting... Read More
Microsoft Business Solutions Great Plains as new ERP for multinational... Read More
SOFTWARE PIRACY We regularly hear reports... Read More
Research bears that less than 70 percent of development projects... Read More
Before September 1995, Microsoft Windows was an MS-DOS program. DOS... Read More
I suggest that you do not spend a lot of... Read More
There are certain pluses and minuses in both cases and... Read More
Microsoft Business Solutions Great Plains is marketed for mid-size companies... Read More
If you feel intimidated when someone tries to teach you... Read More
COMMAND LINE FUNCTIONA powerful command line script processor has been... Read More
Upgrading. Downtime. Maintenance. Hardware obsolescence. Implementation issues. The litany of... Read More
Not every software testing project can or should be automated.... Read More
In part III of this ISDN primer, we learned that... Read More
Microsoft Great Plains, former Great Plains Software Dynamics, eEnterprise has... Read More
Microsoft bought Navision, Denmark based software development company, along with... Read More
What is installation in the language of technology? Installation... Read More
Introduction: The creating of a computer program involves a number... Read More
Collaboration SoftwareCollaboration Software, also known as group collaboration software or... Read More
Today's business world is fast-paced. No matter what it is... Read More
Simply put, fleet maintenance allows companies to monitor and maintain... Read More
Looks like Microsoft Great Plains becomes more... Read More
All of us know that Microsoft bought former Great Plains... Read More
Case study: A secretary using Corel WordPerfect 7 is often... Read More
SAP Inc., a global leader in client/server enterprise application software... Read More
Former Great Plains Software Dynamics/eEnterprise and currently Microsoft Business Solutions... Read More
Microsoft Business Solutions offers several ERP applications: Great Plains, Navision,... Read More
IBM Lotus Notes with Domino email server is traditional document... Read More
One of the main reasons business owners and entrepreneurs use... Read More
The first topic we are going to discuss... Read More
If you look back to the history, you will see... Read More
The destruction of the Soviet Union about 15 years ago,... Read More
If you have Great Plains Dynamics/eEnterprise (version 6.0 or earlier)... Read More
According to a survey conducted by InfoTrends/CAP Ventures entitled "Content-Centric... Read More
Microsoft bought Navision, Denmark based software development company, along with... Read More
Software |