|
Lo, JDBC is an interesting idea. I played around with it some but I ran into some problems. Have you used JDBC to run commands? I tried the easy route and found that I get a new job for each call. I could build a server using JDBC, but I am afraid might run into the same multi-threaded limitation I found with CommandCall where you can't run certain commands in a multi-threaded environment. During my testing of JDBC to run commands, I ran into several other challenges. The first is getting the messages back from JDBC. How would you return diagnostic messages and error messages? I would be interested in pursuing this idea, but right now I see an advantage due to built in pooling, and a disadvange in message support. Thanks, David Morris >>> Lo.Raikov@MISYS.COM 04/01/02 17:56 PM >>> Why not use JDBC? It's portable, it's consistent, one is free to use his preferred connection pooling classes. This "specialized environment " will be maintained in the JDBC background job; just use a wrapper technology to invoke the CL commands you want on each call. Lo
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.