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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
update a date on a MySQL table22 Jul 2004 13:13 GMT7
I'm trying to update a date field in a MySQL database, using the following
code:
Statement stmt =
connection.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE,
Package does not exist22 Jul 2004 12:30 GMT2
I am trying to compile a java program locally, using the NetBeans
software.
I am getting a series of errors, in the format "package
Oracle.(something) does not exist".
can't connect to msssql22 Jul 2004 12:23 GMT1
hi the code below is supposed to establish a connection to my database
located on a sql-server. but there is always thr following exception:
java.sql.SQLException: No suitable driver
i have downloaded the driver from microsoft
Inserting a backslash21 Jul 2004 22:34 GMT1
I am trying to insert string data into my MySQL database. Some of the
string data has a backslash as a character. I tried to make a simple
insert of a backslash into the database using the following statement
in java. Notice that i used two backslashes.
isam library for java20 Jul 2004 23:36 GMT1
Is there a freely available (public domain) isam library for java?
Sleepycat JE doesn't work because the app can't be opensource but the
product won't support a huge license fee...
CLOSE_CURSORS_AT_COMMIT20 Jul 2004 21:40 GMT3
My JDBC program has the following line:
conn.setHoldability(ResultSet.CLOSE_CURSORS_AT_COMMIT);
Where conn is a Connection object.
At compilation, it is giving error:
Tomcat app re-deploying is removing symbolic links20 Jul 2004 12:12 GMT1
Is there any way tomcat can be told what folders to remove when
redeploying an application.
I set up symbolic links from directories containing critical files
outside of tomcat into a tomcat web application.
Why? Why? Why?20 Jul 2004 08:07 GMT2
I'm now developing an database application in JBuilder 9. But ther
happened a strange thing. No problem occurs in the course of making th
project. It also runs well. But after i created a native executable fil
called dbApp.exe, an error message was printed like:
how can i query different tables using a parameterRow or through other methods?18 Jul 2004 20:57 GMT1
hi,everyone
I'm new in java.
I want to query a table that depending on jdbTextField1.getText(). Tha
is to say the content of jdbTextField1.getText() is the name of table
Bad Invoice16 Jul 2004 11:45 GMT1
If I issue an invoice and the customer nevers pays and I want to write it
off, how do I account for this. Do I just delete the invoice with a note
saying why it was cancelled or ... ?
connecting to an oracle db using the thick (oci) driver16 Jul 2004 08:05 GMT4
I hope someone out there can help me with this.  I usually connect to
the oracle database from my java code via the thin driver.  However I
have been asked to investigate using the oci driver instead.  I have
installed the oracle 9 client (on my win2000 PC) and have set up a
Java conneciont string question...15 Jul 2004 20:31 GMT2
I have a java Interface, in a  java application, that defines all of me SQL
definitions. The problem  I am having is the jdbc connect that has a dos
address  in the "Program Files" directory. It is killed at the end of
"Program" and I have tried "progra~1" to no avail. Does anybody ...
get Exported/Imported Keys() doesn't work with JDBC-ODBC15 Jul 2004 15:17 GMT1
       I'm using the JDBC-ODBC bridge to access an Access database. Now I face the
problem of building a graph of the database relationships.
       The problem: getExportedKeys() and getImportedKeys() don't work. I don't
know if is there any workaround for this, but so far I was ...
jdbcrealm MYSQL autoReconnect problem13 Jul 2004 18:55 GMT2
I'm using jdbcrealm to connect mySQL DB.
The following is from my server.xml.
It works well except autoReconnect part.
Every morning when I try to connect I get "Invalid username/password" error
Need a quick start13 Jul 2004 14:09 GMT3
For a person who knows VB, C, (and some C++ ), understands concepts of OOP
what would be the fastest way to learn Java and be able to write a simple
GUI program that connects to a database ( ODBC) adds/deletes/updates records
etc. Is there any example of such a program on the net, ...
Pages: 1 2 3 4 June, 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.