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 1oGCUq-0004jA-Bb for pgsql-odbc@arkaria.postgresql.org; Tue, 26 Jul 2022 04:48:40 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oGCUo-00051Z-Ex for pgsql-odbc@arkaria.postgresql.org; Tue, 26 Jul 2022 04:48:38 +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 1oGCUo-00051P-5v for pgsql-odbc@lists.postgresql.org; Tue, 26 Jul 2022 04:48:38 +0000 Received: from mail-ed1-x52c.google.com ([2a00:1450:4864:20::52c]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1oGCUl-00025x-Su for pgsql-odbc@lists.postgresql.org; Tue, 26 Jul 2022 04:48:37 +0000 Received: by mail-ed1-x52c.google.com with SMTP id w5so3913301edd.13 for ; Mon, 25 Jul 2022 21:48:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to; bh=CVfx/3P7cQzYqXf2LRQNLcV862cvBdTSPZ+xR052CGQ=; b=YxEDdBTEtxpTD3++ePwZEw8rgD0kY2H4wt464Taqp5+qrWIn1Bltcb6TfknUbuU1ce V+nivfj+B46mbZUcqbeRqAImjq8S7lbtXDbz/4/GjNcosmyziJs0xxxFTcLKxRQj5Wmy ocJIhFxXi7hr+Kbk1TXOiCX//bN8ldtlkaB2s80XY2Kzb81+Z9uqdx+iIbaog9K9G2rT 0B4ptuVFfijBZEsuPea3mqLM0vocS2/Fd6R7vdeDendKOkMm8gT/Qxl8FJztCzDNvF4m at+S+caxRjTcmwkAiQXk/2eZfYv5A0Kjx38C17ModM6KxUDH5FWNBY+8Et6ZyuNab2GI vRCQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=CVfx/3P7cQzYqXf2LRQNLcV862cvBdTSPZ+xR052CGQ=; b=K6PfzRf6yxYdz6JkGhhh55pxKizNcj9TOc+b0o7sCMdUC8KLpJyXbF3lyYBNbcZYzN aPiflUpOJmrM5YZu2z8Jxea3lQuZ79S2AtUPv0Fr+CBZDlQY9HtONzVKB9nuskbMIPti 1dV5HVypZpFmrK6ORtKP7Sj8XEGwjII+/OEw8wgphEKgw2sqWJrHkNbpbc5ejDXzolet JdJ1eNPJYgF71UgemlLP7opX+mUa0MOPQ8MxNpQnEAgy4yYmtFT2ENVlws+lK+VXaSIH j7lpqi4oUqc0dhyGMmI4sFfkLhimiC5y3X2ZCHYJHRwUEHj7azH25UfV0HkEuEr/IvUf mnGw== X-Gm-Message-State: AJIora922wyMbWaRbdzqppZpDi9VWDIo11DPrQz64PgMspdrdiipY5wm 3EQGr2p9riwEj9NVLXoc9VOXKLSKaH69r49nFzYdO4ZlE38= X-Google-Smtp-Source: AGRyM1uLDWxZY7yuIz6ktokbPC22XcNy86ezKxMWaHCCQ7TF50o0EQ0xKnnedYThInZGYcG282caVgYM3mtf9lkerbc= X-Received: by 2002:aa7:d458:0:b0:43b:e4ef:bb08 with SMTP id q24-20020aa7d458000000b0043be4efbb08mr12419984edr.270.1658810913694; Mon, 25 Jul 2022 21:48:33 -0700 (PDT) MIME-Version: 1.0 From: Taka Taka Date: Tue, 26 Jul 2022 13:48:23 +0900 Message-ID: Subject: Question for psqlodbc_13_02 To: pgsql-odbc@lists.postgresql.org Content-Type: multipart/alternative; boundary="00000000000042a9d305e4ae03ab" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000042a9d305e4ae03ab Content-Type: text/plain; charset="UTF-8" I wrote questions bellow. Was my question inappropriate? Could you tell me where to inquire, if so? Hello. I would like to know if psqlodbc_13_02 is compatible with M365. Also, could you please tell me which of the psqlodbc_13_02 would be suitable to Windows 10 64-bit? Hello. I would like to add some details to my question. The problem is that the tool we were using has started generating errors. The tool was corresponding to Excel. It is OBDC driver that directly accesses the DB of the system we have applied for and used as individual AP. Since all the use of the ODBC driver from Excel is from VBA, I checked the operation using ACCESS, but the above individual AP (ODBC driver) could not be referenced. In this event, Office 2016 has been uninstalled, and the individual AP (ODBC) from M365 Excel app is available? On Mon, Jul 25, 2022 at 9:09 AM Taka Taka wrote: > Hello. > I would like to know if psqlodbc_13_02 is compatible with M365. > Also, could you please tell me which of the psqlodbc_13_02 would be suitable > to Windows 10 64-bit? --00000000000042a9d305e4ae03ab Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I wrote questions b= ellow.
Was my question i= nappropriate?
Could you = tell me where to inquire, if so?

Hello.
I would like to know if psqlodbc_13_02 is compatible with M365.<= /span>
Also, could you please tell me which of the psqlodbc_13_= 02 would be suitable
to Windows 10 64-bit?

Hello.
I would like to add some details to my question.
The problem is that the tool we were using has s= tarted generating errors.
The tool was c= orresponding to Excel.
It is OBDC driver= that directly accesses the DB of the system we have
applied for and used as individual AP.
Since all the use of the ODBC driver from Excel is from VBA, I = checked the
operation using ACCESS,
but the above individual AP (ODBC driver) co= uld not be referenced.
In this event, Of= fice 2016 has been uninstalled, and the individual AP
(ODBC) from M365 Excel app is available?

= On Mon, Jul 25, 2022 at 9:09 AM Taka Taka <takahiko(dot)ito(dot)one(at)g= mail(dot)com>
wrote:

= > Hello.
> I would like to know if= psqlodbc_13_02 is compatible with M365.
> Also, could you please tell me which of the psqlodbc_13_02 would be s= uitable
> to Windows 10 64-bit?

--00000000000042a9d305e4ae03ab--