Create Free Blog | Random Blog »   Report Abuse | Login   

 

Deploying a data access application in websphere (jdbc access)

Technical, WebSphere Application Server No Comments »

Steps involved in this are:

  • Create a JDBC source
  • Create a J2C alias
  • Create a Data source
  • Deploy Application
Creating a JDBC Provider

The JDBC provider object provides the actual JDBC driver implementation class for access to a specific database type, that is, Oracle, SQL Server, DB/2 etc. We associate a data source with a JDBC provider and data source provides the connection to the database.

  • In the administration console

Resources -> JDBC -> JDBC Provider

  • Here we need to select the scope, at which the jdbc provider will be available like CELL/NODE etc. Scope specifies the level at which the resource definition is visible

Read the rest of this entry »

Theme & Icons by N.Design Studio.
All rights reserved. http://activexpert.blog.co.in | Powered by Blog.co.in
Entries RSS Comments RSS Log in