Re: [python-win32] Oldest Python version for pywin32?

2015-04-15 Thread Vernon D. Cole
I concur. I am one of the 100 downloads of 2.5 -- and the only reason I download it is to test it, not to use it in production. How many of the other downloaders are like me? Most, I would bet. Dropping 2.5 would allow use of many Python3 features, since 2.6 has the backports for them (print

Re: [python-win32] Transfer Access 2010 query results to python script for ArcGIS geoprocessing actions

2015-04-15 Thread Vernon D. Cole
You will probably need the help of an experienced Python programmer to do what you wish, but the tools are all available, and you came to the correct place to find them. [ -- almost -- Normally, adodbapi is included in pywin32, but Mark and I had a communications failure with the current release,

[python-win32] Transfer Access 2010 query results to python script for ArcGIS geoprocessing actions

2015-04-15 Thread Access Newbie
Is it possible to transfer the results of an Access 2010 query (accdb extension) to a python script with the click of a button? Information will be used as variables within the script. Prefer to click button from Access data entry form to execute script but it can be from another GUI if

Re: [python-win32] Transfer Access 2010 query results to python script for ArcGIS geoprocessing actions

2015-04-15 Thread Tim Roberts
Access Newbie wrote: Is it possible to transfer the results of an Access 2010 query (accdb extension) to a python script with the click of a button? Information will be used as variables within the script. Prefer to click button from Access data entry form to execute script but it can be

Re: [python-win32] python-win32 Digest, Vol 140, Issue 1

2015-04-15 Thread Tim Roberts
Blair Hall wrote: _ctypes.pyd calls LoadLibraryA(msvcr90.dll) and a version of msvcr90.dll is found in the Windows PATH, despite the fact that I have included the correct version and a manifest, as described on the internet in may places. Is there is something wrong with the way that I have

[python-win32] Win32com Error any suggestions?

2015-04-15 Thread Carl Evans
Hi, I am trying to dipatch excel using the win32com library but for some reason am running into an issue. I have the following code: import win32com.clientimport os file1= r'C:\\Users\cevans\Desktop\models1\file.xlsm' def refresher(): if os.path.exists(file1): xl =

Re: [python-win32] python-win32 Digest, Vol 145, Issue 6

2015-04-15 Thread Blair Hall
-- Message: 1 Date: Wed, 15 Apr 2015 10:57:34 -0700 From: Tim Roberts t...@probo.com To: python-win32 python-win32@python.org Subject: Re: [python-win32] python-win32 Digest, Vol 140, Issue 1 Message-ID:

Re: [python-win32] Oldest Python version for pywin32?

2015-04-15 Thread Tim Golden
On 15/04/2015 10:11, Mark Hammond wrote: Hi Tim, I still build for 2.5 and 3.1, but really only because they do still build. If there's a reasonable reason to drop support for some I doubt it will hurt many people - the sourceforge page should show you download stats, but last I looked 2.5

Re: [python-win32] Oldest Python version for pywin32?

2015-04-15 Thread Mark Hammond
Hi Tim, I still build for 2.5 and 3.1, but really only because they do still build. If there's a reasonable reason to drop support for some I doubt it will hurt many people - the sourceforge page should show you download stats, but last I looked 2.5 was rarely used then, and that was some