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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Which one is better,PostgreSQL or MySQL ?06 Jan 2004 10:46 GMT12
Hey Guys,
This may not be the best place to post this thing but I just wanted to
know which one is a better database, speed wise(speed with the which the
database can handle hundreds of thousands of transaction), data capacity
Connection Problem JDBC06 Jan 2004 04:30 GMT4
Hello, All
I installed mysql server on my suse box. I am trying to connect to it
through java jdbc application. The
program does connect to suse server when I run it on localhost. But when I
new hsqldb user with a problem06 Jan 2004 00:03 GMT1
I have a problem using HSQLDB 1.7.1
Here is the code after creating a connection and a statement...
ResultSet rs=some_statement.executeQuery(some_query_string);
System.out.println(rs.getRow());
Oracle JDBC under heavy load05 Jan 2004 20:07 GMT1
I am using Oracle 9i release 2 on Red Hat Linux 9. I have written a simple
application, which inserts one millions rows
into a single table. The application uses Oracle JDBC driver type 4. The
problem is that after approximately 20 thousands inserts
Semantic of getTables05 Jan 2004 17:46 GMT1
I'm having some issues with the method
java.sql.DatabaseMetaData#getTables(String, String, String, String[])
and Microsoft's SQLServer JDBC driver.
According to the javadocs in the following code the ResultSet r should
returning arbitrary Java objects from Oracle stored procedures05 Jan 2004 13:32 GMT1
This is a little long winded, but please bear with me.  There is a lot
of background necessary to explain my questions.
My application has been heavily using Oracle 9i stored procedures that
return 'reference cursors' for some time now as a performance
Servlet Threads Database Connections04 Jan 2004 11:00 GMT4
I have been reading a lot of posts and websites about not creating
your own threads in a servlet and that you should not do it because it
is bad practice and will be illegal in the future.   What I don't
understand is why and what the alternatives are.  All I every see is
Lock record/tables in MS Access04 Jan 2004 09:07 GMT2
I do this:
SELECT a Set of records from database
compare this with another Set
If they are the same I UPDATE, INSERT & DELETE to the database
one time hit database connection.04 Jan 2004 04:43 GMT4
I dont know what the type of connection is called, but I know it is
the worst kind.  Through a servlet, lets say I open a oracle 9.2
connection, run the query and then close the connection, will this
hurt the oracle server in terms of performance.  I know this is the
hibernate and MSAccess03 Jan 2004 17:12 GMT1
I am considering using Hibernate in some project i am working on. i looked
at the supported databases and MS Access is not one of them.
Is there anything i can do to make it work with MS Access?
P.S. I am using a JDBC-ADO bridge (www.infozoom.de) to connect to MS Access
HSQLDB: Availability of hsqldb v.1.7.2RC103 Jan 2004 05:41 GMT4
FWD From the hsqldb codebase Maintainer:
The first Release Candidate for 1.7.2 is available in the file download
section.
Recent enhancements include support for SEQUENCE objects. The documentation
excessive paging w/ mass inserts into HSQLDB01 Jan 2004 11:14 GMT2
All - Cannot be too precise since I heard this from secondhand from one of
my developers but thought I'd throw it out here and can provide more details
later if needed... He (the developer) is trying to insert roughly 1 million
rows into an HSQLDB database. He notes that 100k ...
Pages: 1 2 3 4 December, 2003
 
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.