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 / April 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Servlet To Java Application Communication13 Apr 2004 22:42 GMT7
Firstly, I would like to write a Java servlet that it will be able to
connect with a database (mySQL) and search its contents (using JDBC).
Then, I would like to build a java application (NOT an applet), so
that it would be able to search for queries the database, and display
Confusion about database updates13 Apr 2004 16:03 GMT4
  I'm developing an application that will be running on many different
clients, all connecting to the same database server (MySQL).  The
application is still in its initial phase, and is a conversion from a
rather unmanagable PHP application.
Connecting to MySQL on a Linux box from Borland JBuilder Foundation X13 Apr 2004 09:31 GMT4
Are there any code samples that would demonstrate this process to a
total newcomer ?
Is it easy to do this over ssh ?
If so, how does Java interact with ssh at the Microsoft end ?
wsdd axis12 Apr 2004 10:12 GMT1
any good tutorial on apache axis wsdd?
insertRow() without database update?11 Apr 2004 05:20 GMT1
I'm trying to use a resultSet as a working data storage rather than an
updatable table.  I want to be able to insert rows into this dataset
and then return them out of a function call without ever changing the
database.
Memory Augmentation Device (MAD)10 Apr 2004 19:10 GMT1
Memory Augmentation Device (MAD) is a Java Web Start / Java Data Objects
application that will help you organize information.  MAD is available at:
http://PL10004.home.att.net/mad.html
I hope you find MAD useful and would be interested in your
handle blob in ejb09 Apr 2004 20:14 GMT1
In Oracle database, if I want to insert or update LOB, I have to use
Connection.setCommit(false);
ResultSet resultSet = Statement.executeQuery("select ... for update");
Blob blob = resultSet.getBlob();
MYsql and an Applet09 Apr 2004 17:39 GMT9
When i'm writing an application that connects to a mysql DB on a server,it
does everything correct. I've added the .jar file for the mysql drivers to
my classpath because that was needed.
When i wrote an applet that does the same i always get following error:
Clob trim leaves open cursors07 Apr 2004 17:32 GMT4
I have a program which inserts/updates hundreds of clob values in an
Oracle database table.  I'm getting a "maximum open cursors" error
when I run this program:
ORA-01000: maximum open cursors exceeded
JNDI Datasource lookup - differences between WSAD and Tomcat07 Apr 2004 12:02 GMT1
I've just spent some hours figuring out how to set up a configuration
for looking up datasources that works both for WSAD 5.1.1 and Tomcat
5.0.19,
and my experiences might be of interest to someone someday.
running complete transactions07 Apr 2004 10:51 GMT3
I have (unsuprisingly) a question. If I
myConnection.setAutocommit(false), then execute a number of ResultSet
rs = stat.executeQuery(aQuery) statements on different tables, then
execute myConnection.commit(), will all the tables that I have read
Q: Tools and Monitor maximum open cursors06 Apr 2004 18:26 GMT3
I am using oracle 8.1.7 and are maintaining a rather
large system which were developed without closing
ResultSets and Statements in a correct way.
Sometimes we get the ORA-01000 maximum opened
100% cpu usage when starting MySQL server06 Apr 2004 18:24 GMT7
I'm working on an program that starts the MySQL server. It works fine,
but for 4 or 5 seconds the cpu usage is 100%. During this time my mouse
is responding very slowly and I can't do anything else but wait until
the server is completely started. After that everything works fine. ...
import="ShoppingBasket,Product,java.util.*"   JSP Compilation  Error  05 Apr 2004 22:03 GMT1
I am trying do a shopping cart tutorial and have the following error when
compiling my shop products.jsp file.
shop_0002dproducts$jsp.java [3:1] '.' expected
import ShoppingBasket;
Berkeley DB Java Edition05 Apr 2004 15:50 GMT1
Sleepycat Software is pleased to announce:
        Berkeley DB Java Edition 1.3.0 (beta)
        http://www.sleepycat.com/products/je.shtml
What is Berkeley DB Java Edition?
Pages: 1 2 3 4 March, 2004
 
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.