Re: [python-win32] Adodbapi date param error with MS access

2015-05-05 Thread Vernon D. Cole
Thanks for bringing this to attention. That exception was in the code (in a slightly different form) when I inherited it many years ago. There was once a note to the effect that it was needed to work around a bug in Access. It is very likely that the Jet database engine has been improved in the la

Re: [python-win32] I need to make a COM object with py2exe. Please HELP!

2015-05-05 Thread divelez69
Thanks Mark Sent from Samsung Mobile Original message From: Mark Hammond Date:05-05-2015 3:17 AM (GMT-05:00) To: Diego Vélez Torres Cc: Python-Win32 List Subject: Re: [python-win32] I need to make a COM object with py2exe. Please HELP! On 5/05/2015 10:14 AM, Diego Véle

[python-win32] Re: I need to make a COM object with py2exe. Please HELP!

2015-05-05 Thread Mark Hammond
On 5/05/2015 10:14 AM, Diego Vélez Torres wrote: So TIM: Now that I know how to build COM servers, can you please give my lights how can I make a stand alone one using py2exe? I need to install in computers were the clients may not even know that Python exists. py2exe comes with some sample