Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eweka.nl!lightspeed.eweka.nl!194.109.133.86.MISMATCH!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.036 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.01; 'insert': 0.05; 'restriction': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; '"python': 0.16; 'made,': 0.16; 'sqlite': 0.16; 'wrote:': 0.18; 'code.': 0.18; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'config': 0.24; 'cheers,': 0.24; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'file': 0.32; 'table': 0.34; 'connection': 0.35; 'received:google.com': 0.35; 'hi,': 0.36; 'handle': 0.38; 'pm,': 0.38; 'our': 0.64; 'more': 0.64; 'size.': 0.65; 'blob': 0.84; 'joel': 0.91; '2013': 0.98 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=HDJXCR2xiWRjHj9APNItoEyWJxz+dOMcJVAHi9A1sQM=; b=jhZLYAMOZ5iLFVjpZV5D5TtwoDf3t+efHCsCTCIH8sCTdntY1zLNSAPNg+Dofr2IGM 3gFVm62SFX/YvUDXa1Pfnq6F8DEczEGw7mYSR6QAZLNugYbKxc+bFMThMekFs0uW23sL HEFasccX/ZJPLodNncjPZJ6411w2zXJHq/HbIvj2Yj0IaFVCbrAW37RVDU/IJE7Ax51y s8LwD0IVRgqacOLYQDTb140IiqvtC8lEaHTHj/WSE80uLMvUiMVmbFdWKR9mxQBvN3Wm 2Pq66++L3JsOJ8y6qp6+fC8SV26JUt1rMHbN2IjGfiszMoyWAADFZktr1NW55MGa94jC 9Zzw== MIME-Version: 1.0 X-Received: by 10.221.56.194 with SMTP id wd2mr213061vcb.7.1376330843471; Mon, 12 Aug 2013 11:07:23 -0700 (PDT) In-Reply-To: References: <4sua09dji0fleg5cv9im7632hmas1pv893@4ax.com> Date: Mon, 12 Aug 2013 14:07:23 -0400 Subject: Re: connection change From: Joel Goldstick To: Inna Belakhova Content-Type: text/plain; charset=UTF-8 Cc: "python-list@python.org" , Dennis Lee Bieber X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 27 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1376330851 news.xs4all.nl 15943 [2001:888:2000:d::a6]:41527 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:52426 On Sun, Aug 11, 2013 at 7:50 PM, Inna Belakhova wrote: > Hi, > > I don't know much about Python code. Where is the connection made, eg > config file - where can I find it? > > Our SQLITe database is currently 9GB and we have a table that contains > 7GB of BLOB type. I think the table cannot handle any more insert of > BLOB hence I want to change it to SQL database - which has no > restriction on database size. > > Any suggestions? use google: "python mssql" > > Cheers, > Inna > -- Joel Goldstick http://joelgoldstick.com