5 Jun
2002
5 Jun
'02
8:41 p.m.
Has anyone run into this: I have a Python Script that is calling several ZSQL methods. It then calls another Python Script that sends mail using MailHost. The interesting thing is that I am getting a MySQL unsupported error returned from the MailHost object. All of the ZSQL methods are completing successfully (the records are all inserted into the database) but when I call MailHost.send it throws the exception. If I comment out the call to MailHost.send everything works fine without throwing an exception. Very strange -- anyone have any ideas? Kevin
8706
Age (days ago)
8706
Last active (days ago)
0 comments
1 participants
participants (1)
-
Kevin Carlson