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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SQL: how to update the results from a select query21 Mar 2005 21:36 GMT5
I'm working on a java application and I've gotten stuck on an SQL
problem.
Consider the following query...
SELECT status
ODB (Cache?) vs ORM21 Mar 2005 21:20 GMT20
I've recently been studying Hibernate with a view to using it for future
application development, but I must say that I've found the whole
experience quite disenchanting. The need to maintain all that additional
XML configuration info adds a fair bit of overhead to the ...
JDBC Applets - MS Access21 Mar 2005 18:56 GMT2
I am working on a Applet at the moment which must be able to access an
MS Access Database.
I need to be able to setup a jdbc connection to an Access database.
Does any body know of any webpages on how to do this?
problem when using "Group by" statements with resultsets...19 Mar 2005 12:50 GMT9
hi guys...why do i get an "invalid cursor state" error when i execute a
query with a group by?  the query works fine in MS Access but when i use it
with a resultset, it gives that error....thanks...
JDBC and ResultSet problem18 Mar 2005 16:29 GMT23
When trying to output a rather large database (around 10M rows) to a
textfile I get a memory problem that I guess has to do with the
ResaultSet (see a part of the code below). Is there any way in java to
get data direcly from the db NOT using ResultSet, something like a
select sentence to join different servers tables...18 Mar 2005 01:26 GMT1
I have an AS400 table and SQL server table and need do a JOIN in a
select, I did this:
SELECT GNORP.COORG, GNORG.ORDES, GNORP.CPAIS, GNPAI.PADES, GNORP.ORV01
FROM ((GNORP GNORP LEFT OUTER JOIN GNORG GNORG ON GNORP.COORG =
Please Help...18 Mar 2005 00:33 GMT1
Hi All, This is quite a desperate cry, i've been trying to solve this
problem now for over a day and a half, I've seen lots of other threads
on google with the same issues and have have tried each solution I found
but to no avail.
problem with servlets reading databases after upgrades15 Mar 2005 16:21 GMT1
I previously had several Java servlets that ran great on my Windows
2000 box.  All of my servlets basically just run SQL queries against
an Access database and print the results to the browser.  So, I had
Data Sources set up to point to the Access databases under Control
problem in randomly fetching data from mssql databse using scrollable resultset15 Mar 2005 09:49 GMT4
i have a gui based application which conects a MSSQL-server 2000.
I have buttons such as first-previous-next-last buttons to navigate
throught the database. I am using scrollable resultset
 st=con.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE,
simple persistence without databases15 Mar 2005 05:22 GMT9
I have a simple application that has been using standard serialization
for the save format.  I have a small user community; no one has
complained about the save format breaking with each new version
(because I change class structure).  But ... it is kind of
Problem while iterating data through while(rs.next())14 Mar 2005 18:21 GMT3
am facing problem while iterating through while(rs.next()).
I want to retrive userid from my database through username criteria.
I wrote one simple query for that.
But after getting connection,statement and executing query,at the time of
org.apache.jasper.JasperException: sun.jdbc.odbc.JdbcOdbcDriver14 Mar 2005 13:59 GMT1
i search to use sun.jdbc.odbc.JdbcOdbcDriver on my Tomcat Webserver
and i have following error message.
Could you explain my mistake
Thanks
Error in Insert into statement...14 Mar 2005 12:57 GMT1
Below is my Java Program..there's no error when compiling but i cannot run
this file..
It stop executing when it reach the INSERT INTO statement.. Anybody knows
what's wrong?
Problem with JDBC MSSQL14 Mar 2005 08:39 GMT6
I'm running an applet which should have a connection to a microsoft sql
server 2000. I've downloaded the JDBC Driver from the Microsoft site and
installed it. Now everytime I start the applet the console throws the
following message out:
what is the meaning of  Degree of derived table does not match column list13 Mar 2005 01:50 GMT1
Hi all
Please tell the meaning of " Degree of derived table does not match column
list" this error.
i am getting this error when i am trying to edit the data in mysql database
Pages: 1 2 3 4 February, 2005
 
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.