Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. pgangr

    Websphere Connection Pooling / As400 problem

    Hi, I am trying to obtain javax.sql.DataSource for SQL Server 2000, using WSAD 5.0 tool. I try to run this code: >> Hashtable parms = new Hashtable(); parms.put(Context.INITIAL_CONTEXT_FACTORY, ("com.ibm.websphere.naming.WsnInitialContextFactory")); Context ctx = new...

Part and Inventory Search

Back
Top