RE: Help with my first foray into ADO with Python...

2002-06-12 Thread Richard Kemp
#x27;s going on. - Rick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Michael S. Jessop Sent: Wednesday, June 12, 2002 10:12 PM To: [EMAIL PROTECTED] Subject: Help with my first foray into ADO with Python... I have done something similar in VB so I know

Help with my first foray into ADO with Python...

2002-06-12 Thread Michael S. Jessop
I have done something similar in VB so I know this (can) work... But I get an error back from Python at cmdInsert.Execute() that I am Not sure I understand... :/ Can anyone elaborate for me? (or see an obvious problem) Thanks! Mike J. == error message