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


Groups > comp.lang.python > #52426

Re: connection change

References <A06109D5E346A644B94B8CDCE6A05C080A3200B1@HAEMAIL01.melbourne.vic.gov.au> <CAPM-O+zaYpaR2-Xt7o82269PLcOh_mhE9YpnOhj+LfJ-9XqVpg@mail.gmail.com> <4sua09dji0fleg5cv9im7632hmas1pv893@4ax.com> <CAPM-O+wr8sPZHVFO1fN=N8E=R96Hfa9kcz28KO3CbhFbucVoBw@mail.gmail.com> <A06109D5E346A644B94B8CDCE6A05C080A37AAEA@HAEMAIL01.melbourne.vic.gov.au>
Date 2013-08-12 14:07 -0400
Subject Re: connection change
From Joel Goldstick <joel.goldstick@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.508.1376330851.1251.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web