Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Databases / February 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to count the result from sql statement?13 Feb 2004 07:24 GMT3
I want to know how to count the result of sql from oracle9i.
For example,
"Select * from student where course_id='101'"
if the result is two ppls, how can i retrieve this value
Trouble connecting to Oracle from Tomcat13 Feb 2004 06:10 GMT4
I am a newbie to both Oracle and Tomcat. I am trying to access oracle
9.1 from Tomcat 5.0.16 using a simple HttpServlet. But when I try to
start the server, I get
 java.net.BindException: Address already in use: JVM_Bind:8080 error.
HAT reports leaks due to JDBC calls12 Feb 2004 19:07 GMT4
TRACE 41834:
    java/lang/StringBuffer.copy(StringBuffer.java:Compiled method)
    java/lang/StringBuffer.setLength(StringBuffer.java:Compiled method)
    oracle/jdbc/driver/OracleSql.parse(OracleSql.java:Compiled method)
Slow-loading drop down boxes12 Feb 2004 14:15 GMT18
I'm building a data entry application using Java servlets.
I had hoped to use drop down boxes to provide the user with
data entry selections pulled from a database into an html
form, but am now questioning, given the latency with which
Trouble using JNDI with Tomcat and Oracle11 Feb 2004 04:06 GMT1
I am using Tomcat5 and Oracle 9i and having trouble trying to connect
to my database using JNDI.
The Context tag in server.xml looks like this.
<Context path="" docBase="ROOT" debug="1">
Tomcat 5.0.16 and JNDI JDBC Datasource11 Feb 2004 04:03 GMT1
I'm having trouble setting ut a datasource in a context I've created
with the administration tool.
After I've filled in _the correct_ values in the fields, I get this
error when trying to click the "Data Source" link under the context:
JDK:1.2.2->Memory leaks in Class loader, Jar handling parts10 Feb 2004 16:34 GMT2
Has anybody noticed the memory leaks due to the class loader,Jar
handling parts of Java?
The heap profiling that I did for my Java process reports huge leaks
in these areas.
Is returning ResultSet possible?10 Feb 2004 13:12 GMT4
Is is safe to return a ResultSet from a member function of my class?
Can it cause memory leaks?
is it difficut to deploy j2ee aplications at customer sites?10 Feb 2004 08:24 GMT1
Tomcat JDNI Datasources and pooling10 Feb 2004 04:55 GMT2
I'm trying to make the database connectivity in my web app more
efficient. I've set up a Tomcat JNDI datasource and I was wondering if
I still needed to use the connection pooling or if it does it
automatically when you're using the datasource?
cocoon connection pool09 Feb 2004 22:08 GMT1
Does anyone know why my mysql connection pool config in the
cocoon.xconf file isn't working??   I'm rather new with cocoon.
Everything works if I set the connection in my xsp file, but if I just
make a connection pool call in xsp with <esql:pool>abc</esql:pool>  I
Getting 'invalid cursor state' while calling executeQuery()08 Feb 2004 11:05 GMT1
I have seen invalid cursor states when I've forgotten to call
rs.next() before trying to retrieve values from a query, but I've
never seen it when just calling executeQuery()! Anyone have any ideas
about this? Here are the details:
search wildcard clob07 Feb 2004 23:53 GMT1
General database and jdbc question, lets imagine I have a CLOB and each
clob contains 30-40k worth of data, per record. What techniques can I
use to search through the clob.
Can I do select * from blah where CLOB_FIELD like '%some_text%' or
jdbc driver: RETURN_GENERATED_KEYS07 Feb 2004 17:15 GMT1
I am searching a free type IV jdbc-driver to the Microsoft SQL-Server
and to mySQL, which gives me the database-auto-generated-key back.
OR
Did you have a solution to get the auto-generated-key from the database,
problem with SQL Server money type and java double07 Feb 2004 14:26 GMT2
we have a java application that inserts a value (1.4 as a double) into a
SQL Server table column (via an sp) that is of type money.  no problem
there.  another part of the application retreives that information (via
an sp) as a double.  the resultant number is (1.39).
Pages: 1 2 3 4 5 January, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.