Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52397 > unrolled thread
| Started by | "Inna Belakhova" <Inna.Belakhova@melbourne.vic.gov.au> |
|---|---|
| First post | 2013-08-12 09:50 +1000 |
| Last post | 2013-08-12 09:50 +1000 |
| 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.
RE: connection change "Inna Belakhova" <Inna.Belakhova@melbourne.vic.gov.au> - 2013-08-12 09:50 +1000
| From | "Inna Belakhova" <Inna.Belakhova@melbourne.vic.gov.au> |
|---|---|
| Date | 2013-08-12 09:50 +1000 |
| Subject | RE: connection change |
| Message-ID | <mailman.489.1376272151.1251.python-list@python.org> |
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? Cheers, Inna -----Original Message----- From: Python-list [mailto:python-list-bounces+inna.belakhova=melbourne.vic.gov.au@python.o rg] On Behalf Of Joel Goldstick Sent: Saturday, 10 August 2013 3:02 PM To: Dennis Lee Bieber Cc: python-list@python.org Subject: Re: connection change On Fri, Aug 9, 2013 at 7:31 PM, Dennis Lee Bieber <wlfraed@ix.netcom.com> wrote: > On Fri, 9 Aug 2013 14:36:54 -0400, Joel Goldstick > <joel.goldstick@gmail.com> declaimed the following: > > >> >>Have you tried to change your program to use mysql instead? If so, >>show the changes you made and what the results were. >> > > Pardon? "mssql" is not the same as "mysql" oops.. bad reading Dennis.. > -- > Wulfraed Dennis Lee Bieber AF6VN > wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/ > > -- > http://mail.python.org/mailman/listinfo/python-list -- Joel Goldstick http://joelgoldstick.com -- http://mail.python.org/mailman/listinfo/python-list This email is intended solely for the named addressee. If you are not the addressee indicated please delete it immediately.
Back to top | Article view | comp.lang.python
csiph-web