Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52267 > unrolled thread
| Started by | Joel Goldstick <joel.goldstick@gmail.com> |
|---|---|
| First post | 2013-08-09 14:36 -0400 |
| Last post | 2013-08-09 14:36 -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.
Re: connection change Joel Goldstick <joel.goldstick@gmail.com> - 2013-08-09 14:36 -0400
| From | Joel Goldstick <joel.goldstick@gmail.com> |
|---|---|
| Date | 2013-08-09 14:36 -0400 |
| Subject | Re: connection change |
| Message-ID | <mailman.404.1376073423.1251.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web