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


Groups > comp.lang.python > #52267

Re: connection change

References <A06109D5E346A644B94B8CDCE6A05C080A3200B1@HAEMAIL01.melbourne.vic.gov.au>
Date 2013-08-09 14:36 -0400
Subject Re: connection change
From Joel Goldstick <joel.goldstick@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.404.1376073423.1251.python-list@python.org> (permalink)

Show all headers | View raw


On Thu, Aug 8, 2013 at 10:23 PM, Inna Belakhova
<Inna.Belakhova@melbourne.vic.gov.au> wrote:
> Hi,
>
>
>
> I have a compiled code, which currently uses SQLITE connection (datastore).

I don't understand 'compiled code'.  It would be nice if you show the
code, give the version of python you are using, and the operating
system

Have you tried to change your program to use mysql instead?  If so,
show the changes you made and what the results were.

> I was wondering if it is possible to change the connection string to use SQL
> Server database.

yes it is possible
>
>
>
> I would like to export the datastore to SQL server database, as we are
> having issues with the sqlite limit.
>
>
>
> Thank you.
>
> Inna
>
>
>
> This email is intended solely for the named addressee.
> If you are not the addressee indicated please delete it immediately.
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
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-09 14:36 -0400

csiph-web