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 / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Servlets and JDBC10 Dec 2004 09:41 GMT1
 I have the following servlet which is trying to access the database
using another class.  This is to return a ResultSet and then from the
ResultSet, the data given is to be showed to the user.
Below is the main code being used
Problems facing in hibernate09 Dec 2004 14:41 GMT3
Please use this thread only for problems facing in evaluating hibernate.
Cloudscape: AUTOINCREMENT and ERROR 42X0108 Dec 2004 05:31 GMT1
I tried to create a table with an AUTOINCREMENT field , but it doesn't
work on Cloudscape 10:
ij> create table publishers (
        publisherID INT DEFAULT AUTOINCREMENT,
Tracing connection pool leaks07 Dec 2004 21:07 GMT1
Does anyone know of a tool or utility that would help in tracing
potential JDBC connection leaks?  I have an application that I'm working
with that appears to exhibit behaviour consistent with not closing JDBC
resources, but want to be sure.
New mysql version enforces hibernate semantics07 Dec 2004 18:40 GMT1
I had a problem and solved it - I'm just posting here for posterity.
The symptoms:
Everything worked great in my hibernate/mysql project, then I upgraded
mysql to version 4.1.7.  Insert and update just stopped working - the
Question about ResultSet04 Dec 2004 06:18 GMT1
I wondered if anyone here has time to help me with a little question?
I'm making a database populated and manipulated through a JTable, SQL
Server 2000, microsoft's driver. I'm having problems updating my
ResultSet. The weird thing is that the database gets updated, but not
bcp vs PreparedStatement insert03 Dec 2004 19:16 GMT2
What sort of performance hit do you think I'll suffer if I were to insert
55,000 or so rows using a PreparedStatement vs a system call to the bcp bulk
insert utility?
bcp will insert 55,000 rows in 1/3 of a second.
PreparedStatement  close() function's location03 Dec 2004 12:12 GMT4
  Is it necessary to wirte "oPs.close();oRs.close();" in try{} and
catch{}   when I have written them in "finally{}".
  Just like this:
  PreparedStatement oPs;
Any HSQLDB Users03 Dec 2004 01:23 GMT1
Hello All..
I have posted the new Screenshots of DatabaseManagerSwing Class. Hope
you enjoy. Feedback is possible. Not sure when it will be integrated but
it is coming! I have to pass the changes along to Fred.
JDBC insert-id02 Dec 2004 01:27 GMT3
Is there a way to determine the insert-id of the last insert into a MySQL
database using JDBC?
Thanks,
Rob
Cloudscape & servlet01 Dec 2004 08:43 GMT1
My problem is the following: to create a connection to a Cloudscape
database from an applet.
I'm able to create a program that can access a database and able to
create an applet that works fine.
Pages: 1 2 3 November, 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.