[PythonCE] ADOCE, CDB, MySQL, Databases in general?
Tod Haren
tod_haren at yahoo.com
Tue Nov 15 18:14:37 CET 2005
I tried the win32com.client method, but it's not available in PythonCE, or atleast not that I can find. I get the usual errors about the lack of a module. I attempted to simply copy the desktop win32com and win32 folders to the PPC. This got me a little further, but inevitable there were modules missing, etc, etc. I guess I could keep working through it this way and try to cobble something together that will work, but it seems there should be a better way.
OLE is available, at least in some form, in Win Mob. I use ADOCE with VBScript pretty successfully. To my knowledge ADOCE is just a scaled down version of ADODB.
Link to MSDN:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/adoce31/html/adoguide.asp
>If it was on proper Windows I'd be looking at using win32com.client to
>do OLE automation for this sort of thing.
>
>Is this sort of approach viable on Windows Mobile? If not is it
>because of a lack in the Python Win32 modules or because WinCE doesn't
>do this kind of COM automation?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/pythonce/attachments/20051115/98d4f52e/attachment.html
More information about the PythonCE
mailing list