1 / 8

Macroview .NET API With SQL SERVER And Reporting Services

Patrick Laitt Milne AgriGroup IT Systems Developer. Macroview .NET API With SQL SERVER And Reporting Services. Problem. Need to get data from the factory to the various managers. Existing setup using SQL Server and Foxpro ODBC connection (DTS2000). Foxpro ODBC connection has issues

andrear
Download Presentation

Macroview .NET API With SQL SERVER And Reporting Services

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Patrick Laitt Milne AgriGroup IT Systems Developer Macroview .NET API With SQL SERVER And Reporting Services

  2. Problem • Need to get data from the factory to the various managers. • Existing setup using SQL Server and Foxpro ODBC connection (DTS2000). • Foxpro ODBC connection has issues • 1. Have to share the DB file with Samba. • 2. Can only read table can’t enquire metaserver.

  3. Solution • Macroview .NET API with SQL Server 2005+ with Integration Services. • Allows writing .NET code to talk to metaserver • Allow piping data from .NET code to SQL server. • Easy to understand visual graphics to represent process.

  4. Upload To Macroview

  5. Create Start of Metascript statement For Each Row Do this Finally run script on Metaserver

  6. Next Step – Historization Data • Need to look at performance of the factory. • Typically done by looking at trends over a given period. • Trends can be hard to read confusing and hard to deliver to your inbox every morning.

  7. Answer! • Integration Services (seen on previous slides) + Reporting Services (embedded in MS SQL server 2005+

More Related