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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Object Database Relationships20 Nov 2005 10:28 GMT7
Until about a week ago I didn't realise there was anything other than
CMP entity beans for mapping database tables and their relationships to
java objects.
I now know there are a large number of options out there but can anyone
Classpath Problems16 Nov 2005 09:25 GMT7
I am writing a database app using Java and MySQL
I have downloaded the MySQL connector J files but cannot get Java to find
them.
I keep getting a driver not found error.
[ANN] DBPool : JDBC Connection Pooling - v4.7.2 released16 Nov 2005 00:55 GMT2
A new version of DBPool has been released (v4.7.2), and is available for
download from http://www.snaq.net/java/DBPool/
DBPool is a pure-Java library for the pooling of JDBC connections for
applications that require high performance database access.
Read Database schema  with java16 Nov 2005 00:26 GMT2
I m searching for a methode to read a database schema with java: Tables,
Relations, Tablefield, Primary Keys, NULL/ NOT Null. did u know any consept.
did u know a method with hibernate
JDBC oracle question15 Nov 2005 13:19 GMT1
I'm building a wireless application with Java J2ME (CDC profile). My
application needs a direct connection with a remote Oracle database. For
this purpose I think it's best to use JDBC. But which JDBC driver should I
use?
Opinions: client, embedded offline database and synchrony with backend15 Nov 2005 08:10 GMT2
   First, excuse my ignorance. I am writing to inquire if the idea I have
in mind is possible, then I will jump into the solution or find/hire someone
to do it for me.
Here's the goal:
JAVA SOFTWARE DEVELOPER - Front end11 Nov 2005 14:45 GMT1
JAVA SOFTWARE DEVELOPER - Front end
Our Client is the leading provider of online customized remarketing
solutions for the automotive industry. Their entire business is
focused on providing dealers and institutional sellers with the
DAO with a one-to-many relationship10 Nov 2005 11:16 GMT1
I'm newby in JAVA. I need to write a DAO and all necessary classes to
implement an one-to-many relationship. For example:
Person
-----------
Java Timestamp in SQL08 Nov 2005 11:41 GMT1
// DO NOT DO THIS!
// BUG: loses time of day
preparedStatement.setDate(1, new java.sql.Date(date.getTime()));
// DO THIS
[ANNOUNCE] Free XQuery Bumper Stickers07 Nov 2005 22:01 GMT2
[ANNOUNCE]
Hey Everyone,
Stylus Studio is very excited about the World Wide Web consortium's
candidate recommendation of XSLT 2.0 and XML XQuery 1.0 as standards
persisting resultsets after connection is closed05 Nov 2005 16:02 GMT2
We typically keep our database methods in classes separate from our business
logic, and normally when we run, say, "getMyQueryStuff(blah)" that method
converts the resultset to a bean using apache commons DBUtils. But
sometimes, we just want to work with the resultset directly, ...
dbf file parsing05 Nov 2005 04:33 GMT3
I have a standalone dbf file that I need to process after it is sent to
me.  Since I am running Linux, I can't run dBase to extract the data
out.  Is there anyway to parse that file in Java like I would with a
CSV or something?  I Googled and didn't see any tools out there that
MySQL: going from 4.1 to 5.0..04 Nov 2005 07:41 GMT1
I have MySQL 4.1 installed in my machine (W2000), would like to upgrade
to 5.0.. before I do that I need to know two things:
1) do I need to un-intall 4.1 first, and
2) what will happen to my DB's?  if I un-install 4.1 will that also
oracle BLOB putbytes deprecated.. what should I use?04 Nov 2005 06:43 GMT1
I use the BLOB.putBytes(pos, buf) method to write chunkwise from an
inputstream to a new BLOB before writing it to a database.
<sample code>
BLOB blob = BLOB.createTemporary(con, false, BLOB.DURATION_SESSION);
Oracle Procedure out parameter04 Nov 2005 06:26 GMT2
I use a Oracle procedure with some out parameters.
How can I get it from a JSP/JSTL ?
I don't find any samples ....
Regards
Pages: 1 2 3 October, 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.