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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
apache derby clob example16 Sep 2005 15:39 GMT1
If anyone could post a short and easy example of inserting a clob via
jdbc, that would be great. The docs don't have this.
embedded apache derby on Windows connection URL16 Sep 2005 15:29 GMT1
I'm having trouble creating a proper Java connection URL for an
embedded apache derby database on Windows. My database folder was
created with ij and is located at
C:\mytestdb
url to connect an applet to mysql on a virtual hosting environment15 Sep 2005 03:30 GMT3
I can't connect to a mysql db with an applet and J-Connector although
the applet is on the same server (from my point of view).
I suspect the problem is that we are using a virtual hosting server.
I have tried url like
JSP: How to get the Recordcount of <sql:query ?14 Sep 2005 20:55 GMT1
In my JSP-Page I have this Code:
<sql:query dataSource="${foo}" var="bar">
select ID from table
</sql:query>
Problem batching DB2 stored procedure calls using JDBC13 Sep 2005 17:02 GMT1
I have a DB2 stored procedure that I call using JDBC. Now I'm trying to
batch the call. This is done by the book:
stmt = connection.prepareCall(" ... ");
stmt.setString(1, "foo");
Oracle database connections08 Sep 2005 17:02 GMT2
I am testing out Oracle 10g.  I have created the database, but I can't seem
to set up any driver for odbc.  I only know how to set up access db.  Does
anybody know how to create a connection to an oracle database from java?
Serializing PreparedStatement, or: how do create a database history?07 Sep 2005 11:27 GMT10
I want to do the following and I hope you can give me hints on how to do
this:
We have a Database (MS SQL over JDBC) which is not always necessary
accessible. But this fact has to be transparent for the application
Oracle Pooling performance problems with concurrent connections06 Sep 2005 18:44 GMT1
I'm using OracleConnectionCacheImpl. It is worked fine with unit tests
(using small amount of connections). The pool creates logical
connections and release them after the end of transaction.
But once in production, it works correctly for 1 hour. When the system
how to display / get that query ?02 Sep 2005 19:25 GMT5
how to display / get that query ?
Hi,
I am using JDBC to insert data into a table.
A bit like this:
hsqldb compression available ?01 Sep 2005 16:14 GMT1
Can anyone tell me if it is possible to have hsqldb compress its .script
file when in standalone mode ?
I love the performance of hsqldb, its really very good but I dont like
the idea of shipping my product with a plaintext load of SQL statements
Evaluation of All-Java Databases01 Sep 2005 05:23 GMT1
What are the relative strengths and weaknesses of the several
remaining all-Java relational databases? Which are the easiest to
install, best maintained, best documented, and least likely to fall
into disuse and abandonment?
Pages: 1 2 August, 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.