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 / September 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Date /Timestamp conversions30 Sep 2003 10:29 GMT2
How does one convert from a date to an Oracle 8i timestamp and vise versa?
Thanks!
Simple database question30 Sep 2003 08:18 GMT4
Hello , im new to the database technology and i wanted to ask:
Can the database manager grant a certain user access to several
columns in a table but block the others ?
so if i have name,phone number,address , the address column will be
native xml databases - eXist vs. Xindice27 Sep 2003 20:38 GMT2
what would be the preferred one? is there an open source alternative?
thank you
lutz
Q: Entity Bean & MS Access Database27 Sep 2003 10:31 GMT5
Hi,
I am learning to create an entity bean to connect to MS Access database. I
use the following method:
not prepared statement27 Sep 2003 03:18 GMT6
  Is there any way I can perform the following code wherein I set a picture
to a blob WITHOUT using a prepared statement? How can you do this operation
below without using a prepared statement? Thanks, Ike
 prepStatement = conn.prepareStatement("UPDATE associates SET picture = ?
which database for mobile computing26 Sep 2003 19:05 GMT3
we're currently developping a java client that will be used by  800
users on different devices
We would like to use a JAVA database to store the data.
What database would be suited for this task?  (single user, no special
JSP date manipulation (newbie)26 Sep 2003 10:52 GMT2
I am storing a date in  a mySQL db in the format 2003-01-01
I have a bean that I use to extract the info from the db but am wondering if
it is possible to manipulate the date into something like 1 Jan 2003 in JSP?
Thanks for any advice
DB2: no suitable driver25 Sep 2003 18:58 GMT13
I load the app.DB2Driver as I'm used to load any other DB and do a
DriverManager.getConnection():
       java.sql.SQLException: No suitable driver
I thought I might have to set
Docs about JSP25 Sep 2003 03:20 GMT3
Where can I find documents and guides about JSP ?
Consider I know Java, but I don't know anything about servers (like Apache
or Tomcat) or databases.
Thank you all
Oracle-Connect24 Sep 2003 20:08 GMT1
how to connect Oracle 8.1.7 if dots are inside the defined Servicename.
Sample: SERVICE_NAME from tnsnames.ora is ABC.DEF.GHI.JKL
then the connection string like:
jdbc:oracle:thin:@<host>:<port>:ABC.DEF.GHI.JKL seems does not work.
System or internal error java.net.SocketException: Socket closed24 Sep 2003 12:47 GMT3
I get this execption once in a while in my application when some
database operation is to be performed the exception trace is
java.sql.SQLException: System or internal error
java.net.SocketException: Socket closed
executebatch with nothing in it24 Sep 2003 09:25 GMT3
I am having an issue with the Informix JDBC driver and wondering if anyone
else has it or has a solution to my problem. I have a method that fills a
preparedstatement with insert SQL ( prepare a Insert statement and then use
setXXX, addBatch() ). At the end of the loop, I perform ...
commit() with in next()23 Sep 2003 17:24 GMT6
I'm using JDBC/ODBC to operate on Access DB. I came across an
exception which I hope someone can help me. The sniplets of the code
is something like this with exception, try and catch omitted.
<code>
access data dictionary in oracle23 Sep 2003 12:45 GMT2
From: "maatuk" <maatuk@btopenworld.com>
Subject: how to read data dctionnary using Java
Date: 11 September 2003 18:06
hi all
PL/SQL in Oracle 8i23 Sep 2003 12:43 GMT3
I want execute a procedure from Java but the procedure is very long so it
doesn't goes like this:
..Statement s = c.createStatement();
String sproc = "CREATE OR REPLACE PROCEDURE XYZ......");
Pages: 1 2 3 4 August, 2003
 
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.