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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Passing a list to a Java prepared statement31 Oct 2004 20:57 GMT3
I'm using JDBC with Oracle 8i and I have the following prepared
statement code:
...
String sql = "Select ID from Users where level in (?)";
accessing mySQL database with Java29 Oct 2004 21:26 GMT2
Finally i could get the jdbc driver to run, but the rest is still not
running. i could successfully create a database and a table with the
command line, but from the applet i wrote, i can't access it. here the
code and then the error messagen:
streaming "for xml" to sax xslt-transformation28 Oct 2004 08:52 GMT1
i'm wondering if anybody can point me to an example how to stream the
resultset (containing XML) to a SAXParser ? the query gets returned
with: "FOR XML RAW" so the xml is broken up into multiple records.
for example:
Saving data from a SQL-query for later use28 Oct 2004 06:10 GMT3
How would you save data from a SQL-query for later use?
Is RowSet an option?
I know this is a broad question, but I would like some opinions on the subject.
Regards,
problem with jdbc driver27 Oct 2004 19:36 GMT1
A want to write simple programm to connect to database in MySQL, but there's
a problem because it doesn't see my jdbc driver. Everything works under
Win2000 server.
There's a code:
Storing & in MySQL26 Oct 2004 09:15 GMT3
I'm having a problem where the JDBC driver probably means well but is
not doing what I want.
I need to store data in a database which will at a later time be sent on
to a servlet in XML format. Some characters need to be given their
Tomcat DB2 connection - No suitable driver26 Oct 2004 02:17 GMT3
I am trying to make a UBD DB2 7.2 connection using the Java
COM.ibm.db2.jdbc.app.DB2Driver via Tomcat 3.2.1 on Solaris (and also
on an AIX system with 3.3.1).   I am attempting this either via JSP or
a servlet.
OCI jdbc connection with Tru6425 Oct 2004 15:11 GMT1
Hi,
I'm trying to connect to a Oracle 8i database on a Tru64 OS with
jdbc:oracle:oci8 driver. It doesn't work, because I get a segmentation
violation (see below). It works fine with thin driver, but I need a
Entity beans vs. Hibernate25 Oct 2004 13:48 GMT1
Any experiences using Entity Beans vs. Hibernate
(http://www.hibernate.org)?
Getting UTF-8 strings from MySQL25 Oct 2004 13:45 GMT3
I'm having problems retrieving strings from MySQL in UTF-8. I know (or
at least I'm pretty sure) that the strings are being written to the
database correctly, because when I use the mysql command-line utility
and do a SELECT I see the correct strings there.
Joining ResultSet's21 Oct 2004 15:13 GMT3
Is it possible jo join ResultSet's inside Java in the same manner that
you join database-tables using JDBC?
Regards,
Jesper
Inserting 444.44 into a DECimal(11,2) defined database field does not work20 Oct 2004 20:36 GMT6
When I try to insert a record into  a database I got a SQLException
java.sql.SQLException: Unexpected token: 444.0 in statement [
The database column is defined DECimal(11,2) and the value is of type double and value 444.44
Why does the database not accept this value ?
Anybody using java and Ingres?20 Oct 2004 14:11 GMT4
Is there anybody using Java and Ingres.
I'm completely new to Java and I'm trying Ingres,since it has some
features not included in other free RDBMS(Replication,distributed
transactions and others).
Tomcat DB2 connection - No suitable driver20 Oct 2004 14:04 GMT1
I am trying to make a UBD DB2 7.2 connection using the Java
COM.ibm.db2.jdbc.app.DB2Driver via Tomcat 3.2.1 on Solaris (and also
on an AIX system with 3.3.1).   I am attempting this either via JSP or
a servlet.
How to design a database interface module using java?19 Oct 2004 09:37 GMT1
I am doign a project that design a database interface module for a
complex algorithm by using Java.
But I do not have the conceptual idea to start with.
Anyone can give me a little bit hint to the general idea.
 
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.