| Author |
Database installation??
|
Niranjan Deshpande
Ranch Hand
Joined: Oct 16, 2005
Posts: 1277
|
|
was trying to build a application using enterprise enterprise java beans beans and i need a local database to connect to. What do i need to download/install? I am used to PL/SQL. I am going to create just simple tables.
|
SCJP 1.4 - 95% [ My Story ] - SCWCD 1.4 - 91% [ My Story ]
Performance is a compulsion, not a option, if my existence is to be justified.
|
 |
Roger Chung-Wee
Ranch Hand
Joined: Sep 29, 2002
Posts: 1683
|
|
Check the documentation of your EJB server to see if a database was shipped with the server. If not, you can try something like PostgreSQL which has PL/pgSQL (resembles Oracle's PL/SQL).
|
SCJP 1.4, SCWCD 1.3, SCBCD 1.3
|
 |
 |
|
|
subject: Database installation??
|
|
|