scripter73
Programmer
Hi,
I need to call a stored procedure that's in an Oracle DB to perform a data extraction.
I'm accustomed to SQL server and don't know my way around Oracle or the lingo involved (packages, the extensions, etc.).
Here's the information I do know:
- HostName
- Port
- SID
A few questions:
* Do I need to "pull" a certain DB file into my web application environment area, like into (WEB-INF\lib)?
* Does anyone have a sample of how I'd call the stored proc from a servlet, etc? I'm not asking for total code, its best if I write myself, but just a point in the right direction.
Hope I've provided enough information.
Thanks so much in advance.
scripter73
Change Your Thinking, Change Your Life.
I need to call a stored procedure that's in an Oracle DB to perform a data extraction.
I'm accustomed to SQL server and don't know my way around Oracle or the lingo involved (packages, the extensions, etc.).
Here's the information I do know:
- HostName
- Port
- SID
A few questions:
* Do I need to "pull" a certain DB file into my web application environment area, like into (WEB-INF\lib)?
* Does anyone have a sample of how I'd call the stored proc from a servlet, etc? I'm not asking for total code, its best if I write myself, but just a point in the right direction.
Hope I've provided enough information.
Thanks so much in advance.
scripter73
Change Your Thinking, Change Your Life.