Using ERPConnect Services To Integrate SAP Business Data Into SharePoint 2010
SharePoint 2010 provides developer with the capability to integrate external data sources like SAP business data via the Business Connectivity Services (BCS) into the SharePoint system. The concept of...
View ArticleQuerying and transferring data from SAP to .NET using the ERPConnect library
A fellow of mine wrote an interesting article about a very nice and useful library called ERPConnect from Theobald Software. It allows .NET developer to easily access SAP systems to query data, execute...
View ArticleLINQ to SAP
I wrote an article about LINQ to SAP at CodeProject.com, a new LINQ provider I developed for the company Theobald Software GmbH in Stuttgart, Germany. This provider allows you to easily connect to...
View ArticleMSDN Code Clips showing SAP R/3 data access in .NET applications
I have created some code clips (in German language) for Microsoft MSDN to show how to access SAP data in .NET using LINQ to SAP from Theobald Software. The clips will show how to display SAP data in...
View ArticleHow To Use The New SQL-Like Query Language XtractQL To Retrieve SAP Business...
Theobald Software released a new product suite called ERPConnect Services for SharePoint 2010. The product contains a new kind of query language named XtractQL to query SAP business data in a SQL-like...
View Article