| Thread | Last Post | Replies |
|
| limitations of PreparedStatement with PostgreSQL | 28 Apr 2007 06:29 GMT | 9 |
I'm trying to write some simple mechanism, that creates a database named after a given string. In order to do that, I need to have some mechanism to assemble a correct SQL statement with that string inserted into it. I guess that
|
| Jboss problems | 27 Apr 2007 19:36 GMT | 1 |
Hello to everybody, I have a problem: I have create a web server with jboss e jax-rpc. the server web is ok, and when I put this address in the browser
|
| URGENT need soln to this problem.. for PROJECT interview... | 26 Apr 2007 06:17 GMT | 2 |
PLEASE suggest a solution for this problem i need to submitt it in 3 hrs... for my project interview..thanks Following is the problem, You need to come up with a solution for it in PL/SQL, Write a working stored proc for the same.
|
| jsp textbox Errorjava.lang.NullPointerException | 25 Apr 2007 13:58 GMT | 1 |
I have 3 textboxes(username,password, dept) of the jsp page and 2 buttons(call,submit). Onclick of call btn Department.jsp opens and onclick of radiobutton the deptcode
|
| java.sql.SQLException: Io exception: The Network Adapter could not establish the | 25 Apr 2007 02:42 GMT | 1 |
I am sridhar, i have Oracle 10g express on my machine , when i am trying to connect to Database via java jdbcAPI using Thin Driver , i am getting the following Exception: java.sql.SQLException: Io exception: The Network Adapter
|
| Question about jboss jndi-connections pooler | 18 Apr 2007 09:04 GMT | 2 |
i'm developing a webapp using Zk1. I have to run it in jboss, and i MUST use jndi to get connections. The general behaviour of my application is this: a user log in, do some operations and then logout. Nothing special but: i have to create temporary tables into a
|
| Child question + illegal start expression???? | 16 Apr 2007 23:50 GMT | 1 |
I have a form with a question and child questions eg q1 program - Yes/no q2 web; desktop q3 java; .net; #C
|
| DBCP + Weblogic = Runaway Leaks. Please help | 16 Apr 2007 18:12 GMT | 5 |
I'm facing a serious issue with connection pooling and I'd appreciate the help/advice of minds way more experienced/smarter than mine in tacking the problem. I was asked to work on a web project recently, that I found used no connection pooling. It was opening 4-5
|
| LIKE escape clause for JDBC | 16 Apr 2007 13:28 GMT | 2 |
I want to do something like: SELECT * FROM Person WHERE lastname LIKE 'Smit%' or with a PreparedStatement something a little more dynamic, such as SELECT * FROM Person WHERE lastname LIKE ?%
|
| MS - Access Connection Error through servlet | 15 Apr 2007 12:51 GMT | 1 |
i got the same exception error DSN not found and no default driver specified.
|
| Help needed for a scientific study of UFO | 14 Apr 2007 20:30 GMT | 2 |
Want to contribute to the scientific study of Unexplained Aerial Phenomenons ? One project (powerpoint presentation available via http://rr0.sourceforge.net/) aims to collect testimonies about UAP via internet and to enable a
|
| Sun Java System Application Server | 14 Apr 2007 16:06 GMT | 1 |
I install JEE 5 with Sun Java System Application Server and JDK on Windows XP. After installation, the default server is started successfully and I am able to connect to it through URL http://localhost:4848 (or 8080,8181). But once I restart computer later on, I am unable to
|
| How Does One Tell which Version of SQL One Has? | 13 Apr 2007 22:13 GMT | 3 |
How does one tell which version of SQL one has? ---Kevin Simonson "You'll never get to heaven, or even to LA, if you don't believe there's a way."
|
| IBM Toolbox for Java JDBC - language | 13 Apr 2007 13:19 GMT | 1 |
i am using the above mentioned JDBC to an DB2 DB on AS400 WAS 6.0. When i try to run an sql statement that has LIKE 'Z%' it dose not return any results for next type of characters S,Z,C. If i run the SQL command through the iseries navigator, it returns results normally.
|
| Hibernate - Initial SessionFactory creation failed | 11 Apr 2007 09:53 GMT | 1 |
I have little problem with a basic hibernate configuration. I'll be very grateful if someone could help me. Files: Event.java
|