Something bizzare is happening in my code.
I am trying the same thing- using a PL/SQL procedure or not- and getting different results- actually- I'm getting the same results, to start with, but for some reason when I call the procedure my code ends abruptly. It begins displaying the results...
I'm using calling a few Oracle PL/SQL procedures from my JSP page. Everything seems to be working... until it all just ends.
I'm selecting a long list of items from the db. When I run the page the query appears to be running just fine- selecting everything it's supposed to, but then it just...
I have a PL/SQL procedure that SELECTs lists of data from several tables. I want to be able to use this with JSP. I've read about people using CURSORS to retrieve multiple tuples from database queries. I'm new to cursors and callableStatements.
Can someone please walk me through (examples...
Hallo,
I'm trying to export an Access db to Oracle but I'm having troubles. Nothing seems to be working. I'm getting an ODBC--call failed, followed by an invalid character (#911) error.
I've created a few test tables making sure that no invalid characters are present, but the error persists.
I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.