Hi,
I want to play with blobs in ms-access. Is there any documentation or
python examples using ADO for AppendChunk and GetChunk? Would that be
the best way to do it - w/ADO? Googling it but so far not much I can
find.
Thanks,
Lee G.
___
python-win32 m
Hi!
Not the good subject, but...
I had try Pywin32 "standard" in Windows-2008-server-64bits.
Results : no problem!
- install: OK
- tests: OK (my softs: COM-server ; manage IE7(via COM) ; PLUIE
(Python+JScript in IE like GUI) ; etc.
Some entries of the register are differents. But non re
It looks like a bug to me but for some reason I dont hit it. Last I
checked, the x64 version of pywin32 builds fine following the instructions
at the top of setup.py (but last I tried, it was cross-compiling from a
32bit environment)
Mark
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTE
Re!
In the same direction, I had:
- reduce the size of HOSTS (delete all SpyBot Search & Destroy entries)
- set all rights on HOSTS
- in my antivirus (Avast-Pro), set HOSTS like an exception (no
resident scan on him)
- use http://127.0.0.1:8080 (for the client, needless for
Paul,
> Message: 8
> Date: Thu, 6 Mar 2008 19:31:59 +
> From: "Paul Moore" <[EMAIL PROTECTED]>
> Subject: Re: [python-win32] Windows Vista slow down Python xmlrpc
> To: "Tim Roberts" <[EMAIL PROTECTED]>
> Cc: Python-Win32 List
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: text/pla
Hi!
If you replace localhost by 127.0.0.1, Vista become fast...
e.g. :s=xmlrpclib.ServerProxy("http://127.0.0.1:8080";)
I think that it's a name resolution problem...
@-salutations
--
Michel Claveau
___
python-win32 mailing list
python-wi
On 06/03/2008, Tim Roberts <[EMAIL PROTECTED]> wrote:
> caxelrud wrote:
> > The XP was about 100 times faster !
> >
> > Does anybody now how to seepup the Vista execution?
>
> Yes: upgrade to Windows XP. ;)
Is it also possible that Vista has some form of firewall enabled by
default, that is no
TK Soh wrote:
> I ran into strange problem with my program that uses the shelve module
> to maintain program settings, which later turned out to be caused by
> the corrupted shelve data. It looks like the shelve module itself is
> not capable of detecting the data corruption. I wonder if there's
>
caxelrud wrote:
> I tried the following simple code for client-server comunication with xmlrpc
> in Wiindows XP and Windows Vista (Python 2.5(r25:51908)). The Vista hardware
> was classified as 2x faster then the other.
> I got the following results:
> Vista: 10.1 sec
> XP: 0.12 sec
>
> The XP was
Tony Cappellini wrote:
> Message: 9
> Date: Thu, 06 Mar 2008 09:00:48 +
> From: Tim Golden <[EMAIL PROTECTED]>
> Subject: Re: [python-win32] Iron Python and Visual Basic 2005 (or
> 2008) Express
> Cc: python-win32@python.org
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charse
Message: 9
Date: Thu, 06 Mar 2008 09:00:48 +
From: Tim Golden <[EMAIL PROTECTED]>
Subject: Re: [python-win32] Iron Python and Visual Basic 2005 (or
2008) Express
Cc: python-win32@python.org
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>>As far a
Looks like MSVCCompiler hasn't been fixed yet to support AMD64 architectures.
__root is referenced by get_msvc_paths but wasn't set in __init__.
Known bug ?
My current settings:
self.__product -> Microsoft SDK compiler 14.0
self.__version -> 8.0
self.__arch -> AMD64
class MSVCCompiler (CCo
Hi!
+1 ; for me:
- Vista: 10.55 sec
- XP: 0.16 sec
@-salutations
--
Michel Claveau
___
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32
I tried the following simple code for client-server comunication with xmlrpc
in Wiindows XP and Windows Vista (Python 2.5(r25:51908)). The Vista hardware
was classified as 2x faster then the other.
I got the following results:
Vista: 10.1 sec
XP: 0.12 sec
The XP was about 100 times faster !
Does
English, Mark wrote:
>> Tim Golden wrote:
>> As far as I know, PyScripter [1] is written in Delphi so the
>> guys there presumably have some sort of marriage arrangement!
>>
>> http://mmm-experts.com/Products.aspx?ProductId=4
>
> Date since last version may suggest they're drifting apart.
>
> Ve
> Tim Golden wrote:
> As far as I know, PyScripter [1] is written in Delphi so the
> guys there presumably have some sort of marriage arrangement!
>
> http://mmm-experts.com/Products.aspx?ProductId=4
Date since last version may suggest they're drifting apart.
Version 1.7.2: Oct 26, 2006
http:/
Tony Cappellini wrote:
> Here's what's left of the marriage of Python & Delphi
> http://www.atug.com/andypatterns/pythonDelphiTalk.htm
> http://mmm-experts.com/Products.aspx?ProductId=3
>
> Note- this was around for many years- so may not be compatible with
> current versions of Delphi.
> I think
17 matches
Mail list logo