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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
java technologies31 Oct 2007 23:23 GMT1
http://corejava-technologies.blogspot.com
[ANN] WebSQL - web based database administrator tool22 Oct 2007 17:19 GMT3
This is a web based application that can be installed on a web server in
your environment to manage your database over a browser.
At moment is available only a demo, try it now and let us know what you
think about.
DriverID in JDBC-ODBC bridge21 Oct 2007 19:27 GMT1
I can access MS Access database using the folowing code:
           Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
           String filename = "d:/dataBase.mdb";
           String database = "jdbc:odbc:Driver={Microsoft Access
date operations in jpql queries19 Oct 2007 13:55 GMT1
I have two questions regarding JPQL and operations on dates and times:
1)
I have a table where I store datetime intervals, like this: (dt_start,
dt_end). I want to find all intervals that contain given date, i.e.
problem with jdbc url and query in jsp code18 Oct 2007 12:01 GMT2
i tried the following jsp code to query cloudscape db :
__________________________________________________-
<%@ page import="java.io.StringWriter" %>
<%@ page import="java.io.PrintWriter" %>
Single Connection attempt18 Oct 2007 10:21 GMT1
I would like to create a single Database connection point that I can
use for several of my classes in my Java Web Application.
Here is my ConnectionManager Class:
public class ConnectionManager {
Finding valid ENUM values16 Oct 2007 22:55 GMT3
I have a MySQL (5) database which has a table containing an ENUM column.
I'd like to (programatically) get a list of what the valid options are for
this ENUM.  I've looked through the metadata but can't see anything.  Can
someone point out what I'm missing?
jdbc and DB214 Oct 2007 15:09 GMT9
How would you go about getting a list of tables from db2 using jdbc?
problem with uploading files13 Oct 2007 04:11 GMT6
hello friends,
i am using apache tomcat 6.0, jdk 6, and i want to upload .doc files
to
cloudscape 10 database.
Searching CLOBs through Hibernate05 Oct 2007 02:41 GMT1
What would be the best approach to achieve this?
More specifically, our customers have long description texts that need
to be searched. Are there alternative strategies that would be better
suited than trying to search CLOBs?
com.mysql.jdbc.UpdatableResultSet.updateBlob gives AbstractMethodError05 Oct 2007 02:37 GMT11
I'm quite new to all jdbc, but so far working with resultset's over
SQL seemed easy so far, but I'm having some problems writing a blob to
the database.
What I try to do is two steps:
(Mis)use of transactions01 Oct 2007 14:20 GMT11
It's a bit quiet in comp.lang.java.databases so I hope no-one minds a
database question that isn't particularly related to Java or JDBC
(though that's what I am actually using).
I have an app, several bits of which allow a user to maintain simple
Derby eclipse install01 Oct 2007 10:30 GMT1
The install instructions for Derby 10.3.1.4 in Eclipse 3.3 implies that it is as simple as having the Eclipse\plugins directory containing these three directories:
org.apache.derby.core_10.3.1, org.apache.derby.ui_1.1.1, and org.apache.derby.plugin.doc_1.1.1, as obtained from ...
 
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.