|
We have a Java application running on Weblogic that calls a program on the AS/400 using PCML. I believe the JOBD for the user id which connects to the AS/400 has the library list, so they don't have to hard code the program library in Java. Might something similar work for ODBC connections? Sam >>-----Original Message----- >>From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l- >>bounces@xxxxxxxxxxxx] On Behalf Of David Morris >>Sent: Tuesday, March 23, 2004 6:18 PM >>To: wdsci-l@xxxxxxxxxxxx; Dawn.Siegrist@xxxxxxxxxx >>Subject: Re: [WDSCI-L] Datasource and libraries >> >>Dawn, >> >>If you are using system naming on you connection you can use a >>library >>list. You can set that on your URL something like >>;naming=SYSTEM;libraries=,lib1,lib2.... Another option is to set up >>an >>exit program to set the library list. The exit is called once per >>connection (even when pooled). >> >>David Morris >> >>>>> Dawn.Siegrist@xxxxxxxxxx 3/23/2004 2:10:00 PM >>> >>I have a question about libraries and datasources. Currently, for >>the >>web >>application that I have, we have datasources set up which indicate >>which >>AS/400 to retrieve the data from, along with the library where the >>data >>resides. What I am wondering is this....is there a way to set up >>something >>like a library list (like we have on the AS/400) that can be used so >>that >>the library doesn't have to be specified either with a property file >>or >>in >>the datasource? >> >>Dawn Siegrist
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.