Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100472
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | <paul.hermeneutic@gmail.com> |
| Newsgroups | comp.lang.python |
| Subject | RE: Windows 10 and PYODBC |
| Date | Tue, 15 Dec 2015 09:33:51 -0700 |
| Lines | 9 |
| Message-ID | <mailman.32.1450197239.22044.python-list@python.org> (permalink) |
| References | <C1D564FB7E09D64780D98B42F3E6D568DA6CC3@ITWEGFCLST29000> <CAJ4+4apbQ1wpxX7uC-Fj28ZY1mzNQZs7TLD956ayRC5uHu7GXg@mail.gmail.com> <C1D564FB7E09D64780D98B42F3E6D568DA6D86@ITWEGFCLST29000> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | news.uni-berlin.de kDlto0b2j1sAigddRmlDVw1C2tPdPu5aW8HAvwcYqDsw== |
| Return-Path | <paul.hermeneutic@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.011 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'subject:Windows': 0.09; 'pyodbc': 0.09; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; '>': 0.18; 'windows': 0.20; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'cc:no real name:2**0': 0.22; 'am,': 0.23; 'dec': 0.23; 'tried': 0.24; 'header:In-Reply-To:1': 0.24; 'parameters': 0.27; 'message-id:@mail.gmail.com': 0.27; 'correct': 0.28; '15,': 0.30; 'call,': 0.33; 'oracle': 0.33; 'worked': 0.34; 'received:google.com': 0.35; 'received:209.85': 0.36; 'subject:: ': 0.37; 'skip:& 10': 0.37; 'client': 0.37; 'received:209': 0.38; 'still': 0.40; 'from:no real name:2**0': 0.60; 'sounds': 0.76 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Ih3Y1iCnHppMH9aqBZrY0NNuWdBeV0TsiTrK8bOHUVU=; b=pz4ShBLRX+MqAQgllCrlti/QBzp2DR06Jf2hWEPp68gSgMlg0zCl17Mbmz7uspW4Zg aNMk8WAYnBRDjlI6+Q45cwPeOWDW5x3g5EacDLAhNCg4oKGqsJWlHggHyPhVhbNe1HiG nxdY2jU6/q3LvRP/EHAD5WXUAxMmcWxGVjnwVa6OY03CdYXuLyhUkIFizIcAO6ML1zxg CofGmVfn+0NslStatfKSh9AIRmGqFTzAar9tYGoAa9PmbNdHkmsi1MUHbF96hr7MJ8pE LNKweuo6GgD91U4k6gBPvji7XRsRGvkuZnt7/dHVkR7CXCCUtMNJiqXH1vXUjZituB8r T8Fw== |
| X-Received | by 10.112.55.97 with SMTP id r1mr8721493lbp.117.1450197231951; Tue, 15 Dec 2015 08:33:51 -0800 (PST) |
| In-Reply-To | <C1D564FB7E09D64780D98B42F3E6D568DA6D86@ITWEGFCLST29000> |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.20+ |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:100472 |
Show key headers only | View raw
On Dec 15, 2015 9:22 AM, "William Abdo" <w.abdo@ntta.com> wrote: > > So I started a search for an Oracle based ODBC client since PYODBC is still working with the Microsoft DB’s, I tried cx_Oracle and it worked perfectly after I managed to get the parameters correct on the call, It sounds like PYODBC cannot connect to Oracle on Windows 10. Is that correct?
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
RE: Windows 10 and PYODBC <paul.hermeneutic@gmail.com> - 2015-12-15 09:33 -0700
csiph-web