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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
MySQL DATETIME conversion errors?31 Mar 2006 14:03 GMT1
I do the following in my java application:
Statement s = myConnection.createStatement();
ResultSet rs = s.executeQuery("SELECT startTime FROM MyTable WHERE
_rowid=1");
How to get the info from the database30 Mar 2006 21:23 GMT14
Hi,  iam a newbie.When i use the below code, i was unable to get the
required info from the database. i know there are many errors please
let me know how to rectify them.
import javax.xml.stream.*;
Null date29 Mar 2006 18:23 GMT7
i am developing a GUI in java to access  a ms access database , in one tabel
i have a Date
as variable typ .when i try to update this column with a null value like
this:
Jdbc Oracle getMetaData is slow?29 Mar 2006 07:38 GMT2
I am fetching MetaData using the Oracle jdbc thin driver and find it
very slow.
Are there any global parameters or settings to be done to tune this?
thanks,
Limited rows update27 Mar 2006 18:46 GMT2
    I'm using a table which has 100 rows. I want to update only 15
rows, i'm using stmt.executeUpdate("update sasuser.color set text =
'blue' where value = 'blue'");
with the above quary all 100 rows are updating coz all rows meet the
Prepared Statement and CHAR DB Field27 Mar 2006 16:38 GMT1
All,
I have a field in Database which is of CHAR(6) type. I am using
prepared statement to set parameter value in this field. I used
setString method of prepared statement for this purpose but i didnt get
JDBC error24 Mar 2006 12:56 GMT4
people,
I would be really grateful if somebody can help me get this right......
I am working on windows XP service pack 2 as my operating system and I
have oracle 9i installed in the system
Open Source JTable database editor widget???23 Mar 2006 23:31 GMT1
Are there any open source Swing based database editor widgets
available?
I am looking for simple scrolling through dataset, insert, update and
delete functionality that I can drop in to an application?
Database searching method23 Mar 2006 10:39 GMT2
I'm writing a shop in java (servlets+velocity+velosurf+mysql) and i'm
not satisfied by the searching tool i've writen.
In the free search module, the customer can use name and/or part of
reference and/or brand.
discussion group for MS SQL JDBC driver?23 Mar 2006 10:07 GMT2
Is there any mailing list, discussion group for MS SQL JDBC driver?
Best regards,
-- Joe
JTable - problem with reading values from cells(values that was changed )23 Mar 2006 08:04 GMT1
Hi! I write an application and I use JTable object to present data from
database. I try to read data from cells and if it was changed ,change
it in the database. I have a problem with it. My function reads cells
in a wrong way, e.g it always shows wrong last changed value (it shows
Problem with servlet and SQL Server getConnection()21 Mar 2006 18:39 GMT4
I am trying to connect to SQL server from a servlet running in Tomcat
4.1.  The following is the code :
try{
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
apache derby20 Mar 2006 18:57 GMT1
Can anyone please help us providing some information on
maximum number of tables and rows per table and the maximum capacity
of derby database.We are using derby in embedded mode.
Thank you.
insert....select20 Mar 2006 15:54 GMT6
I'm using JDK 1.5.0.3, Sybase JConnect for JDBC version 5.5,
connecting to Sybase Adaptive Server Enterprise version 12.5.
Here's a SSCCE:
import java.sql.*;
When to use DAO?19 Mar 2006 23:39 GMT1
In the hibernate documentation:
http://www.hibernate.org/hib_docs/v3/reference/en/html_single/
there is this advise about using DAO:
<quote>
Pages: 1 2 3 February, 2006
 
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.