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 / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
NewsMaestro Usenet Supertool v. 4.4.8 for Windows/Linux/Unix released28 May 2008 04:58 GMT1
Download page:
http://rapidshare.com/files/118192521/NewsMaestro_4.4.8_Src.zip
(Hit Free button to download. For some download managers
you need to open the .html file it downloaded to do actual download.)
hibernate: mapping help24 May 2008 12:05 GMT5
I'm fairly new to hibernate, though I'm not new to ORM concepts.
I read the official h8 version 3 tutorial, as well as other articles and
examples out there.
Now the problem is that I can't figure out how the best way to map the
Location of embedded derby (javadb) database21 May 2008 15:46 GMT3
I've created a database using:
Class.forName("org.apache.derby.jdbc.EmbeddedDriver").newInstance();
conn =
DriverManager.getConnection("jdbc:derby:passdb;create=true;user=me;password=mine");
CachedRowSet Alternative19 May 2008 23:31 GMT2
Hi! I'm working on an application that uses CachedRowSet that queries
a DB2 database. One of the reasons it is using the CachedRowSet is for
creating a JoinRowSet based on certain criteria. The dataset that I'm
working on is quite large, between 20 - 25,000 rows. My problem is
In need of advise about saving large binary data17 May 2008 17:50 GMT15
i am working on a project where users are able to submit any ammount
of large binary files.
Currently all data is stored in a MySql database, but i am uncertain
if it would be better/more efficient/faster to store the binary files
gcj 4.2.1 entails "Unexpected exception encountered during query"     with mysql-connector-java-5.1.6-bin.jar15 May 2008 22:53 GMT5
I wrote a java-application that uses mysql-connector-java-5.1.6-
bin.jar and does well as long as Java(TM) 2 Runtime Environment,
Standard Edition (build 1.5.0_15-b04) executes the bytecode. I tried
to gain some extra-speed by compiling native.
jTDS, trashes heap with wrapper classes15 May 2008 04:29 GMT10
I was just looking up the source code of the jTDS driver.
It seems that it is trashing the heap with java.lang
wrapper classes, even when one is using only primitive
types in his application.
Getting a Mysql auto increment value back into my Java client GUI?15 May 2008 02:19 GMT7
I'm busy developing a Java GUI client/server database application with
Netbeans IDE 6.0 and
Mysql to automate the data management and other tasks for my Dongo
website
NewsMaestro presents: Java Goldmine on line13 May 2008 08:05 GMT8
Extensive collection of articles on Java is available at
http://javagoldmine.by.ru/.
It includes 20k articles on all java issues with code examples
and expert opinions organized by major java topics.
Why exception exporting query result on Derby ?12 May 2008 23:50 GMT3
q="SELECT * FROM "+dbTable+" WHERE "+FieldName+" BETWEEN ? AND ? ORDER
BY ID";
q="CALL SYSCS_UTIL.SYSCS_EXPORT_QUERY('"+q+"','"+OutFile+"', null, null,
null)";
java resultset12 May 2008 04:03 GMT2
Can I create a resultset that have all the specified columns? And, I have to
populate it with data. When the database is offline, then I can simulate it
to test my code. Please provide simple example.
Thanks
Possible to map M:M relationship with references to classes instead     of ID's ?05 May 2008 14:45 GMT1
I've been trying to implement a many-to-many relationship in
a JobHistory class related to my JOB_HISTORY table with
the following:
...
java connect to MSSQL2k05 May 2008 13:10 GMT1
I am not able to load the driver for MSSQL2000 server, even I have put all 3
jar files, mssqlserver.jar, msutil.jar, msbase.jar in lib folder and have
tried to restart the tomcat.
I got ClassNotFoundException. How should I set the Class.forName?
 
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.