Skip to content

Latest commit

 

History

History

Database - Sqlserver

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Websphere Sqlserver Configuration

db user is defined firstly

security > Global security > Java Authentication and Authorization Service > J2C authentication data > new

image

jdbc definition is made according to the database type to be used

Resources > JDBC > JDBC providers > New

image

image

image

Access to the directory of sqljdbc4.jar file is granted

chmod 764 -R /opt/mssql/

Datasource is defined for the selected database.

Resources > JDBC > Data source > New

image

select previously created JDBC driver

image

image

image

access control is done

image