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 / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JDBC connection pool locked problem11 Mar 2005 11:59 GMT2
Anyone seen the message below before?? I'm getting locked messages when
trying to obtain connections from my connection pool. I would
understand if I was getting them on a query/update but this is strange.
The code was working fine for last year but we're suddenly getting
Hypersonic JDBC driver probs09 Mar 2005 17:06 GMT3
Hello. I'm trying to load the Hypersonic 1.61 JDBC driver in a simple
program:
import java.sql.*;
public class Buddy {
Oracle JDBC thin driver sometimes throws NullPointerException09 Mar 2005 05:18 GMT2
I'm using Oracle JDBC thin driver on a web application, and sometimes,
it throws a NullPointerException when trying to load the ResultSet.
I've already check my code and all sql parameters are correct (the
records do exist in the database ). The weirdeist thing is that this
PreparedStatement#setString on int columns08 Mar 2005 22:57 GMT4
I have just finished a few hours of testing our product that already runs on
Oracle, SQLServer, MySQL, MaxDB and McKOI on PostgreSQL. I always liked what
I read about this database apart from the fact that it used to not run
natively on Windows. Since many of our customers run ...
db size08 Mar 2005 20:44 GMT7
Sorry for haveing to ask this question, but I have a java application
connected to a ms Access(tut tut) database, but what I want to know is
there a command to return the number of rows in the database? i want to
monitor if the number of rows in the database drops blow a cetain ...
ora-00911 message for callable statement08 Mar 2005 16:24 GMT6
It would be great if someone could help me with a problem I am having.
I am trying to call an Oracle stored procedure using a callable
statement in JDBC. However my code fails on the following line and the
ORA-00911 error message below is thrown.
Single connection, multiple threads, one Statement per thread08 Mar 2005 09:48 GMT12
from what I read *every* JDBC driver is supposed to be capable of handling
concurrent accesses from several threads at a time.  However the spec
leaves it completely open how much concurrency a driver implementation
allows.
PointBase hate customers08 Mar 2005 05:15 GMT1
To get Docs  from Pointbase
1) click on Docs
2) get told you must register to a 'business email' so yahoo is out?
3) wait hours for reply
my java asg06 Mar 2005 11:29 GMT1
can anyone help me in my asg?
really stuck in this.. sob! sob! : (
qns:
[S]ales     // to perform the daily sales transaction
getconnection is making me so angry06 Mar 2005 07:15 GMT10
In the code below the forName method works but i cant get getConnection
to compile without errors.  I have tried everything except standing on
my head.
if i create a new server in mysql control center i can connect with
ACCESS 2000 login from a Java Application04 Mar 2005 13:00 GMT3
I have set up a userID and password on the ACCESS database, which if I
click on the MDB file works fine.
However, I can still connect and use the database from a Java
Application without any password or userID set in the code
Trouble connecting with JTDS04 Mar 2005 09:57 GMT6
Hi All, I'm a total newbie to Java Databases and am having trouble
getting a successful connection to an existing SQLEXPRESS database I
have residing on my machine.  In the past I've always been using .NET
and using the IDE to connect to my datasources but now I am trying to
Hibernate, Eclipse, but NO Tomcat (newbie)03 Mar 2005 12:01 GMT2
Am trying to climb steep learning curve.  Not planning to use Tomcat, but
developing stand alone app to access a SQL Server.  Using Eclipse but the
3.0 tools are alpha and docs are scarce as previously mentioned on this
list.
mckoi database access03 Mar 2005 04:13 GMT1
I'm getting the following error when trying to connection to a mckoi
database I just set up.
java.lang.ClassNotFoundException: com.mckoi.JDBCDriver
        at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
Hibernate and Date objects02 Mar 2005 21:13 GMT2
I'm having a frustrating time working with Date objects and Hibernate
with an Oracle database.
I have a Patient class containing a Date field (java.util.Date)
and the mapping in the hbm.xml file:
Pages: 1 2 3 4 February, 2005
 
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.