Frank-Martin
Product and Topic Expert
Product and Topic Expert
Member since ‎2012 Mar 12

User Statistics

  • 646 Posts
  • 95 Solutions
  • 30 Kudos given
  • 229 Kudos received

User Activity

In various previous blogs, I described how to access ABAP CDS view entities that are exposed by an SQL service in SQL queries using the ODBC driver for ABAP. (If you are not familiar with this topic, I recommend that you read the blog post Consuming ...
In this blog post, we will show how you can build up an Azure Data Factory (ADF) pipeline to load data from an SAP system using the ABAP SQL Service and the ODBC driver for ABAP. We will describe how we used a simplified Azure Data Factory pipeline s...
In this blog post, I’m going to explain the Insert Time Clustering (ITC) table type in Db2 for Linux, UNIX, and Windows (Db2 LUW) and show its major benefit: easy space reclamation. I’ll also show you how you can convert regular tables to ITC tables...
In my introductory blog post related to ABAP SQL services (Consuming CDS View Entities Using ODBC-Based Client Tools | SAP Blogs), I described how to expose CDS objects in a SQL Service, how to install the ODBC driver for ABAP on Windows, and how to ...
In previous blog posts, we showed you how you can access CDS view entities in an ABAP system using SQL via Open Database Connectivity (ODBC). The ODBC interface has the advantage that it allows unrestricted SQL access to all exposed ABAP CDS view ent...