Re: [python-win32] msmq error

2008-02-23 Thread Sagar Khushalani
found the solution. thanks. sorry if anyone got personal mails, i was just using reply and i thought it would automatically go to the list rather than the person. -sagar Mark Hammond <[EMAIL PROTECTED]> wrote:v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:*

[python-win32] SQL Server event notifications ?

2008-02-23 Thread j vickroy
Hello all, I realize this is more of a SQL Server question than a Python/Windows question, but ... I would like to develop an application that receives event notifications from SQL Server rather than polling the database. Specifically, I am interested in table INSERT and UPDATE events. Is

[python-win32] msmq error

2008-02-23 Thread Sagar Khushalani
i am trying to use a queue to pass messages between 2 processes. however i get this message. i'm new to this so question: is there a way to create the queue first? both the processes are local, under the same user account. Traceback (most recent call last): File "C:\Python25\lib\threading.py",