ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-list
python-list
Re: Python and CDO
by dsavitsk other posts by this author
Aug 15 2002 6:35PM messages near this date
Re: Are most programmers male? (Carl Banks) | Novice w/ Compile Problems ... Python 2.1.3
I may have my MS acronyms confused, but isn't CDO simply a COM object for
interfacing w/ Exchange?  COM allows Python to access and manipulate
Microsoft products, as well as everyone elses.  If CDOs do this too it would
seem redundant.  For a few simple writeups of Python and COM, see
http://www.e-coli.net/pyado.html and
http://starship.python.net/crew/bwilk/access.html. These are both database
COM objects.

I also have articles on the MS Word object, and COM client and server
development in python in the works, and I may post them someday too. Also,
look at the Python Cookbook
(http://aspn.activestate.com/ASPN/Python/Cookbook/) for many examples.

-d



"Lindstrom Greg - glinds" <Greg.Lindstrom@[...].com>  wrote in message
news:mailman.1029426877.23369.python-list@[...]..
>  Hi, all-
> 
>  I have been working with Python and Microsoft Collaboration Data Objects
>  (CDO).  Simply put, CDOs allows Python to access and manipulate Microsoft
>  products (Exchange, Word, Access, Excel, etc.) directly. [The book
>  "Programming Python on Win32 has been an invaluable resource].  This has
>  opened a world of possibilities where I work -- like it or not, Microsoft
>  still owns the business desktop -- and though I have spent less than a
week
>  looking into this, I already have had people stop by to ask if I could
look
>  into their project.  And for the first time, Python is being talked about
as
>  a legitimate tool for our group to use!  Very cool, indeed.
> 
>  I am going to start to research into all that CDOs have to offer, and
start
>  writing tutorials for the various products.  Being pragmatic (and lazy), I
>  do not want to duplicate any efforts which have been completed or are
>  ongoing. So...are any of you using CDOs or looking into using them?  If
so,
>  would you please get in touch with me?  If not, I will start writing and
see
>  if the next edition of the Python Cookbook would be interested in a
section
>  on this.
> 
>  Thanks for your time!
>  --greg
>  glinds@[...].com
> 
> 
>  *********************************************************************
> 
>  The information contained in this communication is
>  confidential, is intended only for the use of the recipient
>  named above, and may be legally privileged.
>  If the reader of this message is not the intended
>  recipient, you are hereby notified that any dissemination,
>  distribution, or copying of this communication is strictly
>  prohibited.
>  If you have received this communication in error,
>  please re-send this communication to the sender and
>  delete the original message or any copy of it from your
>  computer system. Thank You.
> 
> 


-- 
http://mail.python.org/mailman/listinfo/python-list

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved