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 / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Oracle TopLink + composite mapping30 Oct 2006 23:02 GMT2
I have a little problem with Toplink:
I have a table in Oracle DB:
table T1 {A: integer, B: integer, C: integer}.
I want to have following mapping:
com.mysql.jdbc.MysqlDataTruncation28 Oct 2006 07:44 GMT1
  I am trying to insert my file content to the Mysql 5.0, i am trying
to insert 1000 files, but when inserting some of the file, i got an
exception, why?
com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data truncated for
Driver does not support this function27 Oct 2006 22:31 GMT1
I cannot seem to figure this out. When I use a PreparedStatement, I get
a SQLException. If, rather, I just replace the variable and use
Statement, it works just fine. I am trying to run against ODBC to an
Access db. I've tried searching the web, but see little, out of the
jdbc connection problem to ms sql server 200026 Oct 2006 21:16 GMT1
What have been done:
-------------------------------
installed jdbc driver for ms sql server 2000;
found a sample / edited it to form some java code for testing
Geting data from joined tables26 Oct 2006 07:40 GMT3
What would be the best method of getting data from a Resultset that
has multiple joined tables?
Example
select
connection on application initialisation26 Oct 2006 00:43 GMT4
Is it a practise to make the connection on application initialisation
(talking about jsp, servlet type app.), so you don't make connections every
time you query database, you have it all the time, and then just grab it
from app. scope/context and execute Statements?
How can i connect Oracle 9i database with J2EE application server 1.424 Oct 2006 07:58 GMT4
I am using
JAVA VERSION :- 1.4.03
OS:-WINDOWS XP PROFESSIONAL SP2
ORACLE 9I DATABASE
probleme de connection java oracle22 Oct 2006 21:22 GMT3
bonjor tout le monde
j'essaye de me connecter à une base de données oracle installée sur
un serveur solaris à traver un programme
java et bien sur le jdbc aprés exécussion du programme le message
anyone know of an application that tells you if your odbc driver is level 1 or 2 compliant?21 Oct 2006 04:41 GMT1
I once used an application that you run and it tells you if the driver
is odbc 1,2 or 3 compliant. I cannot recall which application this was.
Does anyone have any idea of an application that tells you if the
driver meets certain odbc compliancies?
Oracle JDBC hangs on socket read20 Oct 2006 14:55 GMT2
I've run into this issue multiple times with no solution yet.
For different reasons, the connection between the java application and
the oracle server may drop. This can happen because the network
interface was stopped and started or because of a firewall.
How test Connection not valid?19 Oct 2006 23:02 GMT3
I wrote a simple java program, where a Connection is created at the
beginning, and than is used to make queries to an Oracle DB (let me say
"a very very primitive connection pool").
When I run this program on a PC with only one ethernet card and
hibernate and instance aliasing19 Oct 2006 10:07 GMT1
We are having problems with instance aliasing in our application.  I
was hoping that the secondary cache would fix the problem.  But alas it
doesn't.  Basically we create an object A and store it.  Another piece
of code in the same JVM does a query and finds object A and
Locks and transactions18 Oct 2006 15:33 GMT1
I have some newbie's questions. I use some applications where there are
two techniques handling with concurrent access do DB:
- Multi-Read-Single-Write Lock
- transactions based on JDBC
Attunity connect driver for JDBC18 Oct 2006 01:10 GMT1
I am trying to use Attinuty connect driver for JDBC to access data in
the Oracle RDB database. I have to use this driver as my company uses
Attunity as the middleware. Can anybody tell me how/where I can
download this driver (or give any link)? I know Attunity.com should
JDBC Oracle Problem16 Oct 2006 17:40 GMT1
Oracle DB 9.2.0.1.0
Oracle9i 9.2.0.8 JDBC Drivers For use with JDK 1.4
The Problem is that I get a sql.exception ORA-00955 when trying to
create a Table and insert records.
 
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.