Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #52426 > unrolled thread

Re: connection change

Started byJoel Goldstick <joel.goldstick@gmail.com>
First post2013-08-12 14:07 -0400
Last post2013-08-12 14:07 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: connection change Joel Goldstick <joel.goldstick@gmail.com> - 2013-08-12 14:07 -0400

#52426 — Re: connection change

FromJoel Goldstick <joel.goldstick@gmail.com>
Date2013-08-12 14:07 -0400
SubjectRe: connection change
Message-ID<mailman.508.1376330851.1251.python-list@python.org>
On Sun, Aug 11, 2013 at 7:50 PM, Inna Belakhova
<Inna.Belakhova@melbourne.vic.gov.au> 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web