Re: [python-win32] COM ports connecting

2006-02-22 Thread Math
x27;import serial' or is there something for USB to? How do I proceed from here on? Anybody? Thanks Math - Original Message - From: "John Machin" <[EMAIL PROTECTED]> To: "Math" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, February 21, 2006 10:07 PM Subject: Re

[python-win32] COM ports connecting

2006-02-21 Thread Math
Hello,   Anybody could give me an example code of how connect/comunicate through COM ports (i.e. COM1, COM2). I'm under windows XP > Thanks!!! Math ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinf

[python-win32] MS Access and Python

2006-02-17 Thread Math
any ideas where I can get ,ore info? Thanks Math ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Attributes of win32com and accessing MS Access

2006-02-06 Thread Math
I already found a solution :=).   -- - Original Message - From: Math To: python-win32@python.org Sent: Monday, February 06, 2006 7:43 PM Subject: [python-win32] Attributes of win32com and accessing MS Access Hello

Re: [python-win32] Attributes of win32com and accessing MS Access

2006-02-06 Thread Math
I found a solution (Should be ADOX) :-): How to create db.mdb in Pyton: cat = win32com.client.Dispatch(r'ADOX.Catalog') cat.Create("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db.mdb") Thanks --- > On Mon, 6 Feb 200

[python-win32] Attributes of win32com and accessing MS Access

2006-02-06 Thread Math
it comes to DataVase prorgramming? Anybody any ideas or examples?   Thank you Math ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32