delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <f68d89470806172329n528ccdaer6d99ca53690a77df@mail.gmail.com> |
Date: | Wed, 18 Jun 2008 08:29:37 +0200 |
From: | "Robert Latest" <boblatest AT googlemail DOT com> |
To: | cygwin <cygwin AT cygwin DOT com> |
Subject: | Connecting to Access with Python from within Cygwin |
MIME-Version: | 1.0 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hello, I've written a small script in a Windows Python envoronment. This script accesses an MS Access database using the win32 odbc module. These are involked using this line: import odbc, dbi However, I greatly prefer the Linux/X look and feel for development, so I'd like to use this script from within Cygwin. Unfortunately it doesn't work. I've tried copying the relevant modules from the Win32-Python installation into /usr/lib/..., but it doesn't work. I'm not really expecting it to work, either, because Cygwin after all wraps the win32 API into an UNIX-like API. But maybe there's a cheap trick to get it to wordk. Thanks, robert -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |