| | |
A database problem
![]() |
•
•
Join Date: Jan 2008
Posts: 54
Reputation:
Solved Threads: 0
Hello people.
I seem to connect and select the data i want from a specific and big table. But when the information to be selected is small, everything is allright. But when i try to select information that is not that much small. For example when i select from 3000 columns, my program gives error.
Web container has been active for 80000 miliseconds.
Also says that there are some number of threads that are hung.
I seem to connect and select the data i want from a specific and big table. But when the information to be selected is small, everything is allright. But when i try to select information that is not that much small. For example when i select from 3000 columns, my program gives error.
Web container has been active for 80000 miliseconds.
Also says that there are some number of threads that are hung.
Last edited by Xessa; Jun 10th, 2009 at 8:50 am.
•
•
•
•
Hello people.
I seem to connect and select the data i want from a specific and big table. But when the information to be selected is small, everything is allright. But when i try to select information that is not that much small. For example when i select from 3000 columns, my program gives error.
Web container has been active for 80000 miliseconds.
Also says that there are some number of threads that are hung.
Failure is not fatal, but failure to change might be. - John Wooden
•
•
Join Date: Jan 2008
Posts: 54
Reputation:
Solved Threads: 0
"J2CA0294W: Deprecated usage of direct JNDI lookup of resource"
But i don'T get any warnings or errors when i choose small numbers.
select * from myTable where (myId between 1 and 100) works
select * from myTable where (myId between 1 and 10000) doesn'T work...
HELP needed. What might the problem be?
But i don'T get any warnings or errors when i choose small numbers.
select * from myTable where (myId between 1 and 100) works
select * from myTable where (myId between 1 and 10000) doesn'T work...
HELP needed. What might the problem be?
![]() |
Similar Threads
- database problem (C#)
- JSP, database problem (Urgent) (JSP)
- Database Problem......... (MySQL)
- picture saving in database. problem (Visual Basic 4 / 5 / 6)
- Populating the DataBase problem (ASP)
- updating database problem (PHP)
- database access is getting slow day by day (MySQL)
- Problem printing from IE6 (Web Browsers)
Other Threads in the Java Forum
- Previous Thread: i urgently need java help!
- Next Thread: SWT Question - Eclipse RCP
| Thread Tools | Search this Thread |
911 actionlistener addressbook android api append applet application array arrays automation binary block bluetooth character chat class client code component consumer csv database desktop developmenthelp eclipse error fractal ftp game gameprogramming givemetehcodez graphics gui html ide image integer j2me j2seprojects japplet java javaarraylist javac javaee javaprojects jni jpanel julia lego linked linux list loops mac map method methods mobile netbeans newbie number objects online oriented panel printf problem program programming project projects properties recursion replaydirector reporting researchinmotion rotatetext rsa scanner se server set singleton sms sort sql string swing test textfields threads time title tree tutorial-sample ubuntu update windows working






