Dino,
If transactions aren't being used I can get it working -- incidently,
your code never actually initializes a transaction, so that's why it
worked :).
Now to get it working with transactions...
-Jeff
On Wed, Aug 6, 2008 at 5:07 PM, Jeff Hardy <[EMAIL PROTECTED]> wrote:
> On Tue, Aug 5, 2008
On Tue, Aug 5, 2008 at 9:06 PM, Dino Viehland
<[EMAIL PROTECTED]> wrote:
> Oh, and regarding your blog which insists I sign in to post :)
Not anymore!
> You can set MultipleActiveResultSets=True in the connection string to get
> around the cursor problem. That's
> what I did w/ my provider when
On Tue, Aug 5, 2008 at 9:00 PM, Dino Viehland
<[EMAIL PROTECTED]> wrote:
> Just out of curiosity what version of Django?
>
The trunk. r8207 is the last one I tested.
-Jeff
___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/lis
2008/8/6 Jeff Hardy <[EMAIL PROTECTED]>:
> I'm going to start testing against some other applications as well,
> and post the results on my blog - jdhardy.blogspot.com - as well as
> the compatibilty pages on ironpython.info.
Once Django is working, I think you should try Pinax as well. Pinax is
; but it at least is a short term work around.
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] On Behalf Of Jeff Hardy
> Sent: Tuesday, August 05, 2008 7:53 PM
> To: Discussion of IronPython
> Subject: [IronPython] NWSGI 0.4 released
>
> To coincide
5, 2008 7:53 PM
To: Discussion of IronPython
Subject: [IronPython] NWSGI 0.4 released
To coincide with the release of IronPython 2.0b4, NWSGI
(http://codeplex.com/NWSGI) has been updated to version 0.4. This
version also brings improvements to configuration and performance.
IronPython itse
Just out of curiosity what version of Django?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Hardy
Sent: Tuesday, August 05, 2008 7:53 PM
To: Discussion of IronPython
Subject: [IronPython] NWSGI 0.4 released
To coincide with the release of
To coincide with the release of IronPython 2.0b4, NWSGI
(http://codeplex.com/NWSGI) has been updated to version 0.4. This
version also brings improvements to configuration and performance.
IronPython itself has improved dramatically (kudos to the team for a
fantastic job) and is now capable of run