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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Not in transaction SQLException30 Jul 2005 06:04 GMT1
Hello, i am running a java application connected via JDBC Driver
3.00.JC1 to an Informix 9.40.FC4 database. After executing several
querys, when the application commits a transaction i get "Not in
transaction" SQLException. The getAutoCommit() attribute is false, so
Upgrade followed by infections29 Jul 2005 22:48 GMT6
Upgraded to 12.5.3, from 12.5.0, on Saturday.  No problems Saturday, no
problems processing Sunday (mostly C programs with a single Java app
(piped through Sun Java Application Server using jDTS).  Today, started
receiving the following errors when processing started to get heavy:
AS400 accessing data29 Jul 2005 22:41 GMT3
does anybody can tell me how to get connected to AS400 via JDBC or in any
other way?
Thank you
Alessandro
Getting ResultSet From Cursor Too Slow27 Jul 2005 23:08 GMT3
All,
I have a method that calls an Oracle Stored Procedure from an Oracle
Package.  Everything works fine but the last two lines in my code below
where I get the Cursor from the procedure and cast it to a ResultSet is
jdbc 2.0 and Jdbc 3.0 standards compatibility....27 Jul 2005 20:00 GMT1
The JDK (j2se ) 1.4 ships with JDBC 3.0 standard, and JDK 1.3 shipped
with JDBC 2.0 standard.
Question is If I have a driver which is based on JDBC 2.0 standard,
will it work properly with the JDK 1.4 or JDBC 3.0 standard??
Newbie: XML and database27 Jul 2005 17:41 GMT1
Hi all. I'm newbie in java and i have a problem: I have a program
written in java which create a XML file. In this file are types like
string (for example NAME, SURNAME etc.),float etc. My task is to create
program (in java) which will export from this XML file its content(NAME
JDBC URL for Oracle Database With Failover (2 db servers)27 Jul 2005 17:36 GMT1
Ok,
The DB URL typically looks like...
jdbc:oracle:thin:@HOSTNAME:1521:SID
But what if my database has failover and there's actually 2 hosts that
jdbc arbitrary attributes23 Jul 2005 22:01 GMT1
I'm new to jdbc programming, and I can't find an answer for my problem.
Take for example this bunch of code:
protected void executeQuery( Connection con, String sqlStatement )
     throws Exception {
How To Execute DML and Anonymous PL/SQL block via JDBC?23 Jul 2005 02:23 GMT1
We aren't allowed to create packages and procedures in the database.
So I have to use JDBC to do what a script which contains DML (Alter
Table Disable Constraint) and an Anonymous PL/SQL block (not
server-side compiled).
index already exists22 Jul 2005 15:45 GMT5
I'm not sure whether i'm running into a problem with hsqldb or more
simply my understanding of SQL indexes is to pot.
I've got a number of table in a hsqldb, i.e  DIVES, LOCATIONS
My Locations table as a column called Location_ID which is its primary
[JDBC] Connection pooling22 Jul 2005 03:59 GMT5
Here are a few things I don't understand about connection pooling.
The DBCP API seems to be what I need, but I've read some articles about
using Tomcat to manage connection pooling rather than doing it by hand.
What I don't understand is that I need a servlet and my app isn't a
SQL server 2000 -> JDBC Date Time Format Problem21 Jul 2005 17:15 GMT1
We have a strange problem when Java talks to SQL Server 2000.
The following query runs great when executed from Query Analyzer.
SELECT prlc_plis_code, prlc_cust_id, prlc_startdate,
prlc_enddate, prlc_type FROM   PriceListCustomer WHERE 1 = 1
batchExecute deadlock with oracle20 Jul 2005 00:13 GMT1
I'm running parallel java threads each concurrently processing
addbatch() / batchExecute() statements. The set of rows being operated
on by any thread are guaranteed independent. But It's still getting
deadlocks. If I read oracle's enterprise manage console output
DB Connection Timeouts19 Jul 2005 16:11 GMT3
I'm quite new to j2se apps but have started doing one using swing for
the gui. Anyway my previous work has been mainly J2EE apps where I
always create a new connection to the DB using jdbc/connection pooling.
I've taken the same approach in my desktop application, each time I need ...
hsqldb transfer tool19 Jul 2005 13:16 GMT6
I'm looking for some kinda gui to speed data transfers up for me from
mySQL to a standalone hsqldb file.  I noticed in the docs for hsqldb
there is supposed to be a Transfer tool but I cant find it in the
version i download a few days ago.
Pages: 1 2 June, 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.