Path: csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!weretis.net!feeder1.news.weretis.net!feeder5.news.weretis.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.014 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.04; 'wed,': 0.04; 'python': 0.07; 'remotely,': 0.09; 'am,': 0.14; 'wrote:': 0.14; '8:40': 0.16; 'admin.': 0.16; 'cc:no real name:2**0': 0.20; 'cc:2**0': 0.20; 'header:In-Reply-To:1': 0.22; 'cc:addr:python-list': 0.22; 'somehow': 0.23; 'received:209.85.220': 0.26; 'chris': 0.27; 'tried': 0.27; 'message-id:@mail.gmail.com': 0.28; 'remote': 0.28; 'hi,': 0.29; 'cc:addr:python.org': 0.31; 'sybase': 0.31; 'there': 0.35; 'received:209.85': 0.37; 'apr': 0.38; 'received:google.com': 0.38; 'but': 0.38; 'url:org': 0.38; 'database': 0.38; 'likely': 0.39; 'could': 0.39; 'received:209': 0.39; 'header:Received:5': 0.40; 'allows': 0.40; '13,': 0.60; 'subject: & ': 0.61; '2011': 0.62; 'connect': 0.64; 'drivers': 0.95 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=+MRo0KLXtLkvphqJg4kx4aFo0OkMGes9ny5rYD2zycE=; b=ZWXLkVRI/+rGTXGAH0c0efolKwuMgBfeP9pIVmbDc6gX+YMbRbZFcgRpNWwb3+tjPx GfKY1VOmxXSlcctRggUGMFtnRjVqOhqtoK41/utCg+fh5eT6Z0La5gFg672rpVhasAKi 8WbOEKXK+QfZfg8mPdodixJVXlN1t9EfgHxHs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=IDWWyS6ZaOpvcuDsT9rkqsRU5DGqn7ELWtGe8jBmzI9IduYGTd93EBTTJyGcCrd+kQ UN1jezZgg8RPflyjHIlL1nOsuX0XaN8/SnzzuR44ueI2H7pTlcX4khZQdPyR4iNAfzPB 2Fo2AFIL1yYgp08Z0/379l2i97OdM2IBb0oFM= MIME-Version: 1.0 In-Reply-To: <4DA5C3D2.9030506@gmail.com> References: <4DA5C3D2.9030506@gmail.com> Date: Wed, 13 Apr 2011 13:36:22 -0700 Subject: Re: Python & Sybase From: Dan Stromberg To: "Chris M. Bartos" Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 12 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1302726988 news.xs4all.nl 81481 [::ffff:82.94.164.166]:57006 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:3138 http://www.freetds.org/ There's likely also one you could get from your database admin. On Wed, Apr 13, 2011 at 8:40 AM, Chris M. Bartos wrote: > Hi, > > Are there any database drivers that allows Python to connect to remote > Sybase Databases. > I tried python-sybase, but somehow couldn't get it to connect remotely, only > locally...?