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 / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JDBC connect to dabase fails, OK using ODBC31 Aug 2007 15:03 GMT8
Newbe here.  I'm unable to connect via JDBC using OpenOffice 2.2.1
Base to an Informix 7.01 UC1 std edition database.  My Classpath is
correct and passes the connection test.  Using a known good user name/
password to a known good database fails with "Database not found or no
record numbers31 Aug 2007 09:15 GMT4
Maybe my question is stupid and wrong but I hope that you will understand.
So, image that you need to create web application which will used by many
peoples in one LAN. They processing some documents and every person has the
particular number of documents in particular order (1. ...
TopLink: sorting entities by boolean value29 Aug 2007 14:38 GMT1
I have a problem when I want to sort entities (order by) by
a boolean field.
TopLink throws following exception:
...
Query caching issue29 Aug 2007 01:01 GMT7
My application is a Java program using the Spring JDBC framework. For
a connection pool, I'm using the
org.apache.commons.dbcp.BasicDataSource class.
I have several complex queries that take 500-1000 milliseconds to run.
JavaDB / Apache Derby equivalent to the SQL Server IsNull, Oracle nvl and MySQL IfNull27 Aug 2007 13:41 GMT8
I'm trying to add support for Apache Derby to a piece of software that
already has support for Oracle, SQL Server and MySQL.  There is a lot
of DB specific coding involved to get the best performance possible.
Several of these queries involve checking to see if a nested query
Apache Derby performance disappointing27 Aug 2007 13:16 GMT6
I am currently adding Derby support to an application that already has
support for multiple DBMS via JDBC.  I have found it to be
significantly slower than SQL Server or MySQL when performing the same
task.  To provide this, I have created an exact duplicate database
[ANN] SQLfX Beta26 Aug 2007 22:15 GMT5
I'm pleased to announce the beta availability of SQLfX (SQL for XML).
SQLfX is a brand new paradigm for database access to XML. It uses the
[often unrecognized] hierarchical operations built into SQL92 to bring
power and scalability to XML query and manipulation. SQLfX is a next
Can we do something about the persecution of this newsgroup? (EOM)21 Aug 2007 19:12 GMT2
???
Examples of real usage of outer joins?17 Aug 2007 15:54 GMT4
This is more of a general database question, not specific to Java, but
can someone describe an actual realistic use of outer joins?  I'm
familiar with how it works, and some trivial examples, but I'm frankly
unsure of why you'd actually need to use it.
INSERTINg a Clob in a portable way16 Aug 2007 07:54 GMT8
I'm trying to insert a values for a CLOB column in a portable way. So far using
PreparedStatement.setCharacterStream() together with a Reader to read the CLOB
contents from a local file was working quite well (with various JDBC drivers).
Now I stumbled across a bug in my code that ...
BITs or INTEGERs? (J2EE EL related)16 Aug 2007 03:24 GMT1
Currently I have a fairly large SQL table. Half way through it is an integer
field that I'm using to represent 5 checkboxes on a JSP form. The reason I
used a single INTEGER instead of many BIT fields is I could well be adding
more checkboxes later, and I don't really want to see ...
jvm crash when using ojdbc1.414 Aug 2007 17:51 GMT2
when I am trying to use ojdbc1.4 with Oracle 10g express the jvm is
crash I use java 1.6 update 2
the message is :
#
[MS SQL 2005] How can I get estimated rows count?11 Aug 2007 22:58 GMT1
Is there a possibility to get estimated rows count for asynchronous
cursors through JDBC?
Signature

Greetings, Tomek.

Java Technologies10 Aug 2007 22:09 GMT1
http://corejava-technologies.blogspot.com
jdbc and prepared statement compilation08 Aug 2007 16:56 GMT4
I have severe performance problem with compilation of sql-queries. So
I wanted to ask, if there is another better way to create our queries
to avoid many compilations:
I must to notice that I DO use PreparedStatement.
 
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.