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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SelectMethod=cursor and SelectMethod=direct30 Mar 2005 18:13 GMT1
A query is taking more than 2 minutes to fetch 51 rows using
SelectMethod=cursor, when I change that to SelectMethod=direct I get the
results split seccond.  So in the system only the SelectMethod has been
changed nothing else.
Newbie: Data Objects and Associated DAOs30 Mar 2005 17:53 GMT2
I'm a relative newbie at this, but I'm looking for an easier way. I'm
using the 1.4.2 SDK (can't upgrade to 1.5).
When I create an object, I always create the object and an associated
DAO to go with it. Here's a quick example:
execute Oracle procedure with plain statement? Possible?29 Mar 2005 19:04 GMT1
   PreparedStatements are the correct means for executing a stored procedure,
but in my current case I am limited to a plain Statement object. Is there a
SQL string that would allow a plain statement to execute a simple non-parameterized
procedure? Eg:
Exception : ResultSet is from UPDATE. No Data29 Mar 2005 10:55 GMT2
Database product version=3.23.41
Database driver name=MySQL-AB JDBC Driver
Database driver version=3.0.8-stable ( $Date: 2003/05/19 00:57:19 $,
$Revision: 1.27.2.18 $ )
Eclipse vs. JBuilder, evaluation29 Mar 2005 00:49 GMT6
I need advice on choice of tools for my project. What I'm considering are
JBuilder and Eclipse. The project is Uni assignment for DB class, carried
out by team of 6 people, with me being toolsmith. So here I am, trying to
decide.
MS Access setup with javax.sql and DataSource objects26 Mar 2005 10:26 GMT3
I want to access/connect to MS Access database NOT via DriverManager
(the old way) but with using DataSource objects which I understand needs
system setup with JNDI...
what (if possible) does on need to do to setup for MS Access database
table size in postgres and mysql26 Mar 2005 06:44 GMT2
Hello, can some one give me the size limite of a table in Postgres and
MysqL ?
thanks !
Using Oracle with Tomcat25 Mar 2005 20:05 GMT2
I am using Tomcat 5.5.7 and Oracle 8.1.6 on my computer (localhost). I am
trying to connect to Oracle using JNDI follow the Tomcat Documentation.
I use this to make a connection
Context initContext = new InitialContext();
Oracle JDBC Issues24 Mar 2005 16:02 GMT2
I'm having a couple of issues with using Oracle and JDBC.
Environment:
Windows XP Pro
j2sdk1.4.2_07
Binding to JNDI datasource - please help23 Mar 2005 23:50 GMT1
Hi all, I'm relatively new to JNDI concepts and need some help.  I am
writing a web app that accepts a variable specifying a jndi pooled
connection datasource as a url variable.  This is a requirement and
cannot be changed.  For example index.jsp?db=java:defaultdb
Open-source tool which generates Java Value objects ?23 Mar 2005 20:24 GMT5
I am looking for a (open-source) tool, which can generate Java Value
Object against database table structure.
Thanks in advance,...
Detecting a broken connection23 Mar 2005 02:47 GMT3
I'm looking for a way to decide, from getting an SQLException,
that the database has been shutdown or is not otherwise
reachable. For any given database this could of probably be
deducted from the exception text (e.g. Microsoft SQlServer
Hypersonic SQL and foreign keys22 Mar 2005 20:37 GMT10
Hello, I've heard that Hypersonic SQL doesn't support foreign keys? This
is a bit confusing. I'm pretty much an SQL newbie and am having a bit of
a problem, though I suspect it's more to do with my rubbish SQL than
hypersonic.
Automating testing of database queries?22 Mar 2005 20:20 GMT1
I haven't been involved in testing of database queries in quite some time
and I feel sure there have been many developments and improvements in the
intervening years. Can anyone tell me what today's "preferred" tools are for
database testing?
how to make 'rolling tables'22 Mar 2005 11:13 GMT3
We are trying to insert to a db, until it gets fairly full, in which case
it gets purges of a portion of the oldest data so that we can go on
inserting more. It is basically a rolling log, limited by size (could not
be by row count, since the row sizes are varying).
Pages: 1 2 3 4 February, 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.