Apologies for posting this here - I have searched high and low and posted
questions to on-topic lists (Advanced Java and MS SQL Server sites) without
response.
I need to invoke a java pgm from a SQL Server 7.0 extended stored procedure.
>From what I have found, it seems possible to invoke a C++ DLL from the same;
but no talk of Java. Perhaps I should just call the java pgm from a C++ DLL
and use this way of doing it?
To provide more info: Certain events complete successfully on our database.
We then need to send some Messages out to clients. In order to do this, we
must invoke the Java pgm that will create a Message (an object with a
listener attached) will be picked up by a MessageListener class. From there
it's plain sailing.
If you know where I could find this info / if you have an example of the
above, it would be much appreciated.
Thanks in advance,
Belinda
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html