marsupilami79 - 2025-07-31
  • Description has changed:

Diff:

--- old
+++ new
@@ -1,6 +1,6 @@
 This was seen when creating the DuckDb driver. The Zeos loading mechanism isn't well prepared for supporting catalogs and schemas. Because of this we cannot support Catalogs and Schemas at the same time.

-See the following source in ''TZAbstractResultSetMetadata.ReadColumnByName'':
+See the following source in ``TZAbstractResultSetMetadata.ReadColumnByName``:
 ~~~
   with FMetadata.GetDatabaseInfo do
     if SupportsCatalogsInDataManipulation and (TableRef.Catalog = '') then
  • Milestone: -->