Business Intelligence Mastering SSIS with Excel – Resolving the ‘Microsoft.ACE.OLEDB.16.0 Provider is Not Registered’ Error 28.10.2024 by Microsoft Team 1 Introduction Dear Readers, Recently, I encountered the ‘Microsoft.ACE.OLEDB.16.0 Provider is Not Registered’ error while working on a data extraction task using SSIS. In this article, I’ll share how to fix this issue and also guide you through: Migrating SSIS(…)
PostgreSQL PostgreSQL Conference Europe 2024 – Last day 27.10.2024 by Adrien Obernesser As I reflect on my last day at PGConf.EU 2024 in the beautiful city of Athens, I am filled with a profound sense of gratitude and excitement. The conference was a melting pot of innovation, knowledge sharing, and community spirit,(…)
Database Administration & Monitoring, Database management 2024.pgconf.eu – Bigger than ever, the family is growing fast 26.10.2024 by Daniel Westermann The PostgreSQL community is growing every year and the same happens for pgconf.eu, which happened in Athens, Greece, this year. Attending this event is one of the best opportunities to get in touch with the people behind PostgreSQL. This year(…)
PostgreSQL PostgreSQL Conference Europe 2024 – Day 2 25.10.2024 by Adrien Obernesser Here’s the following day 2 of the PostgreSQL Conference Europe 2024 in Athens, if you haven’t read the first day here is the link. After a fantastic first day, I was excited to dive into the next day of(…)
PostgreSQL PostgreSQL Conference Europe 2024 – Day 1 24.10.2024 by Adrien Obernesser Attending PostgreSQL Conference Europe 2024 in Athens is an incredible experience, full of enriching conversations and technical deep dives. As a DBA Consultant and speaker (on the reserve list and honored to have been chosen), it was my first time(…)
Enterprise content management M-Files Regional Partner 2024 (Geneva) 21.10.2024 by Pascal Lerch Last week, I had the pleasure to be invited to the M-Files Regional Partner in Geneva. M-Files people rallied around us: Tero Antila – Director EMEA Partner SalesHelinã Mellanen – Senior Enablement ManagerEmilie Feat – Senior Partner Manager SwitzerlandSebastian Wegener(…)
Development & Performance, PostgreSQL PostgreSQL 17: Enhancing JSON Support for Web Developers 18.10.2024 by Joan Frey PostgreSQL 17 introduces new features for working with JSON data. These features align PostgreSQL more closely with the SQL/JSON standard and improve the developer experience when dealing with semi-structured data. In this blog, we will explore the new JSON capabilities(…)
Database Administration & Monitoring, Database management Improved not null/null planning in PostgreSQL 17 18.10.2024 by Daniel Westermann PostgreSQL 17 came with quite some additional features for the optimizer. One of them is about “is null” and “is not null” handling when column have a “not null” constraint defined. In the past it was(…)
Web Creating a Global and Custom Snackbar in Vue 3 Using Vuetify and Pinia 17.10.2024 by Joan Frey In this post, we’ll walk through how to implement a Global and Custom Snackbar in Vue 3 with Vuetify and Pinia for state management. We’ll set it up so that you can easily trigger the Snackbar from any component in(…)
Enterprise content management Documentum – xPlore Dsearch not starting with a stuck rebuild 15.10.2024 by Morgan Patou I recently faced another interesting issue (c.f. this one) with Documentum xPlore where the Dsearch would refuse to start because of a stuck online rebuild. It happened on a Kubernetes environment using custom images we built(…)