Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qJ9mN-00058b-QF for pgsql-odbc@arkaria.postgresql.org; Tue, 11 Jul 2023 09:35:31 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1qJ9mM-000609-Ky for pgsql-odbc@arkaria.postgresql.org; Tue, 11 Jul 2023 09:35:30 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qJ9mM-0005zz-C7 for pgsql-odbc@lists.postgresql.org; Tue, 11 Jul 2023 09:35:30 +0000 Received: from mail-lj1-x230.google.com ([2a00:1450:4864:20::230]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qJ9mJ-003Eta-Mr for pgsql-odbc@postgresql.org; Tue, 11 Jul 2023 09:35:28 +0000 Received: by mail-lj1-x230.google.com with SMTP id 38308e7fff4ca-2b6a084a34cso83038681fa.1 for ; Tue, 11 Jul 2023 02:35:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1689068126; x=1691660126; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=edH+tFIuDHm4XNIzhT+BhEVok8VVRZGr/QQMNBhYIpo=; b=IfuE3zjiGm4m4PUJEo7artC9rfv/GTMc1P3Faz4mmKsdNCH10dlYlhzLNs8f1xVfRG XTXWx0ERLXiyGA65a+jlHYOt205grVWmhGaDvBMS8uQ6YUdRty8TW0YvY+h/TkG+ZvSw 0BH758+SY+EXRXwhaTzCGRH5nWINt4jmxuNofVw+O+ykvPZoT6n37wpT7o2K4s4V+SYi pXtnnmxkySl8P9L4Pq9LIAq9zYxAjNnxE3925hIrknf+Lo+0T2q4V/PrmwuUv59C/pY5 WfVZhVwXi5rNQ7jYmN9JgxxQa6hpbYyXxeVbFmpc8IfbBCtg5OVeujhW6vQFDLa7gXh4 1R4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689068126; x=1691660126; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=edH+tFIuDHm4XNIzhT+BhEVok8VVRZGr/QQMNBhYIpo=; b=ec1R+Cp2inPvINsArHEVXySH1oXI7pgiSQYByXTpbx0GkH0weJEiAfVJ8iigNr/n53 NKGD+pizdea06VEPNaTUD3XMFDJwHE8MbMKX8M3bxW1Yqw729PMntP5/FWErhI2Rcifm flswA2qr/VsfEpY2lxKqESgbTcLHppvDDHANQ9/FxZ0m3LlrO2fkyA/Ep2W2dAoCFdTm VS0ZMpJbmCUt9ZDxjqHivyICy75wQmeps5XV5tZbYbsj4If0cKHptxkNhjPM17m2ZTG+ UrBEdU2yoA5dPr4BBdw5T0vjFSQw6u4CH7rgUNVRpaSUMDmu0LQsyRXlGnoIreab4YS+ 476Q== X-Gm-Message-State: ABy/qLaU/gra20o8Z7Dq0roG3f9VuWC1j3XYkTAirYShxrqusdhcruPB Vs4Q9q5V27AohN/2dgQMpLA+nDpE0M76pNHFrSDGJl0b X-Google-Smtp-Source: APBJJlGOORO4VUl6GfEx8hhDnxpnls7uWmYY66xoMa5itpzN9ZTd0l3HTqo9buji8yQbzrcbSEZl91vDmU5XTbOZ6Rs= X-Received: by 2002:a2e:9b4f:0:b0:2b7:2ea:2e27 with SMTP id o15-20020a2e9b4f000000b002b702ea2e27mr11783406ljj.19.1689068125870; Tue, 11 Jul 2023 02:35:25 -0700 (PDT) MIME-Version: 1.0 From: Karl Aschbacher Date: Tue, 11 Jul 2023 11:35:14 +0200 Message-ID: Subject: Change a query in the odbc driver To: pgsql-odbc@postgresql.org Content-Type: multipart/alternative; boundary="000000000000a4de8c060032d170" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000a4de8c060032d170 Content-Type: text/plain; charset="UTF-8" Dear all, as I have not received any comment etc on my previous question I`ll try a rephrase it. What would be the best place to change the submitted query so that it submits "grouping" instead of "grouping_id" to the database ? many thanks best regards Karl --000000000000a4de8c060032d170 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Dear all,

as I have not received any co= mment etc on my previous question I`ll try a rephrase it.
What wo= uld be the best place to change the submitted query so that it submits &quo= t;grouping" instead of "grouping_id" to the database ?
=

many thanks
best regards
Karl
=
--000000000000a4de8c060032d170--