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 1ltrFi-0001pp-Tf for pgsql-odbc@arkaria.postgresql.org; Thu, 17 Jun 2021 12:36:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ltrFh-00022W-Uf for pgsql-odbc@arkaria.postgresql.org; Thu, 17 Jun 2021 12:36:09 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ltoe0-0007xD-Mc for pgsql-odbc@lists.postgresql.org; Thu, 17 Jun 2021 09:49:04 +0000 Received: from mail-oo1-xc2c.google.com ([2607:f8b0:4864:20::c2c]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1ltody-00026M-HM for pgsql-odbc@postgresql.org; Thu, 17 Jun 2021 09:49:04 +0000 Received: by mail-oo1-xc2c.google.com with SMTP id s20-20020a4ae9940000b02902072d5df239so1434112ood.2 for ; Thu, 17 Jun 2021 02:49:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=itsorcerer.com; s=itsorcerer; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=NkhzdmpEaAPr3MySaMNBM8WMTxEw+de6s4DkmzAr/iA=; b=gTJRSwAEkrqQAGCTRPyN1iAvl1jAB77reWLPUWAWctbzFlacNwQrxRBFIQ1Xe8n4r6 ErRJjyZTqIRJH5gMyuaJ/FMxMLYSq9gVobtnvbT/m+DDsm1pHhubyBDFilN3tZRxO5lz 6RgLCAZEJc12o2UNpDTimrcgGNIAknvb+zCYIdoi5KIYzxBrH4MbmgM8verdmYDOR0X9 Xf9/WbNCzkM9dgbz3sZju8jXpeaO6fAJK25GkqM98okK4xdFbwCMx8egfbARnRSqEkWQ KSDSFbaft9GnQieDbrmHC2Sqm87sabyA4EHjT4Go4z4j1qk3HjdzYrCz/3iDqJ5yQNDA OwCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=NkhzdmpEaAPr3MySaMNBM8WMTxEw+de6s4DkmzAr/iA=; b=b5KDDxs9ELFalYQ0QfxaPGPJzYBR7/wU/QYIxiZmeuVSvHjeEeqVg2rKpd+lrUd7P/ kJYZHx0LWvqJLiQrzSARvLYT82sL2QAh4rHvQ/QxL7qs1KF7nfPeGR4/X1asQ3a8JT1H qCe1bs3SrgSa/3YktqF/grICmkGdPHg7ApmslN9c5SWcax8U7Ufl3+X4kJOeytbEmt0k bnoq6pe43datjTwFkGb2jXxfYzVbkuiRxh/+96W6JB+Xit1fjOvvRlIB+iuhCqberGBH BIJXHFBGXED1KO6CfSp9QYd1noTl8BthMY76V0oQIBNp5bs7ZoZbxkJ4TX9gh1k96sTD Cuiw== X-Gm-Message-State: AOAM532godvCbd2UlqRVPO0hjbb+0o5WPiRcBji3ig1uhz+Gewiq6wJ1 5bXuMAuHurPBtIp+fNtMvuPM6uBbtyZs9KRaTiDj1w== X-Google-Smtp-Source: ABdhPJwAbI+TRcimIpEUl871cjhGyA7w+FBswkiK2pElEP4jh8n0hzj8X7CLVxQlIdg/6oWAHDzUjs6ZkLiKiIEmicI= X-Received: by 2002:a4a:6049:: with SMTP id t9mr3711860oof.14.1623923340549; Thu, 17 Jun 2021 02:49:00 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Justin Chin-You Date: Thu, 17 Jun 2021 05:48:49 -0400 Message-ID: Subject: Re: Matching Driver Version + DB Engine Version To: Heikki Linnakangas Cc: pgsql-odbc@postgresql.org Content-Type: multipart/alternative; boundary="000000000000db358b05c4f31d5e" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000db358b05c4f31d5e Content-Type: text/plain; charset="UTF-8" Thank you! On Thu, Jun 17, 2021 at 5:33 AM Heikki Linnakangas wrote: > On 16/06/2021 21:13, Justin Chin-You wrote: > > Maybe I'm over thinking this and just need to use the latest odbc driver? > > Yes, just use the latest driver. It works with all (supported) server > versions. > > - Heikki > --000000000000db358b05c4f31d5e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thank you!=C2=A0

On Thu, Jun 17, 2021 at 5:33 AM Heik= ki Linnakangas <hlinnaka@iki.fi&g= t; wrote:
On 16/06/2021 21:13, Justin Chin-You wr= ote:
> Maybe I'm over thinking this and just need to use the latest odbc = driver?

Yes, just use the latest driver. It works with all (supported) server
versions.

- Heikki
--000000000000db358b05c4f31d5e--