Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52267
| Path | csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <joel.goldstick@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.046 |
| X-Spam-Evidence | '*H*': 0.91; '*S*': 0.00; 'indicated': 0.07; 'string': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'changes': 0.15; 'limit.': 0.16; 'sqlite': 0.16; 'using,': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'code,': 0.22; 'addressee': 0.22; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'compiled': 0.26; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'wondering': 0.29; 'database,': 0.30; 'message- id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'url:python': 0.33; 'connection': 0.35; 'received:google.com': 0.35; 'version': 0.36; 'url:listinfo': 0.36; 'possible': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'so,': 0.37; 'operating': 0.37; 'server': 0.38; 'thank': 0.38; 'pm,': 0.38; 'delete': 0.39; 'url:mail': 0.40; 'you.': 0.62; 'show': 0.63; 'yes': 0.68; 'results': 0.69; 'export': 0.74; 'addressee.': 0.81; 'joel': 0.91; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=RMPRAOoRfPnUuF5Tad/wYMNCfOj92Ag8XbncP5eYFXc=; b=Jv9Sy9aRMh3O3tPy8ThAZ4Bi1rimsD54kVRYTmNsrM5mLPAuyA0Kn/HEoV5Y1Vq96l eaIkgRtHCaRHTIwES6m8sWXu4dyrpWt9AWjjliC/S/cxY6qr7KgGCOMbN3a3zRqpYA3d ZcjCkynQKe3eDz8/TFAqhrAby8rtqtN6BYPEOaojrkpiP8UcVU5QCBtuVodpgL4OaFM3 /0sxzd9fjHZS+FPns1D9Q4IJ/RwW8/LTEbAfGIDIqPP69OQJz2si5Z7v3d9dwnP1DdQT BUCmAMeR2LuA0Gn2mjGFw2ffRXu7RrmXW3MAQCDG+Y0VQfCM+IRr5dq7tZgShsIPkyGV G85w== |
| MIME-Version | 1.0 |
| X-Received | by 10.220.92.68 with SMTP id q4mr1231870vcm.93.1376073414884; Fri, 09 Aug 2013 11:36:54 -0700 (PDT) |
| In-Reply-To | <A06109D5E346A644B94B8CDCE6A05C080A3200B1@HAEMAIL01.melbourne.vic.gov.au> |
| References | <A06109D5E346A644B94B8CDCE6A05C080A3200B1@HAEMAIL01.melbourne.vic.gov.au> |
| Date | Fri, 9 Aug 2013 14:36:54 -0400 |
| Subject | Re: connection change |
| From | Joel Goldstick <joel.goldstick@gmail.com> |
| To | Inna Belakhova <Inna.Belakhova@melbourne.vic.gov.au> |
| Content-Type | text/plain; charset=UTF-8 |
| Cc | "python-list@python.org" <python-list@python.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.404.1376073423.1251.python-list@python.org> (permalink) |
| Lines | 46 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1376073423 news.xs4all.nl 16001 [2001:888:2000:d::a6]:59316 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:52267 |
Show key headers only | 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
Re: connection change Joel Goldstick <joel.goldstick@gmail.com> - 2013-08-09 14:36 -0400
csiph-web