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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SQL parsing library16 Jan 2004 09:09 GMT1
Good evening,
I'm hunting for an SQL parsing library.  Specifically, the task I have
in mind is as follows: take an SQL query (which may already contain some
'?' characters for parameterized values), and replace ALL literal values
JDO ? ?15 Jan 2004 09:26 GMT1
  I want to use JDO to persistence objects to file system. Need to
buy a third-party persistence framework? or the javax.jdo already can
do?
thanks
Show all available ODBC connections from Java14 Jan 2004 22:48 GMT1
I have a project where I need to display all the available ODBC
connections inside a Java Application, running Windows XP.
I read an earlier post on this, and the answer was to use JNI with a
C/C++ system call to get the information.
HSQLDB newbie14 Jan 2004 16:45 GMT7
As HSQLDB 1.7.1 doesn't support scrollable insensitive ResultSets, I use
the following code to get the number of rows available in a ResultSet:
ResultSet rs=some_statement.executeQuery(some_query_string);
rs.last();
HSQL problems under win 9813 Jan 2004 07:46 GMT1
i cant run hsql under win 98 - i got error saying 'database allready in use'
(it isnt acctually in use)
I can run it under win xp easily.
Does anybody have an idea whats wrong?
JDBC to Oracle 817 - The network adapter could not establish the connection12 Jan 2004 09:28 GMT4
ok, i have a strange one...  I was running 815 on NT.  I upgraded this
to 817 and had a load of new problems.  Originally, I could connect to
the instance from the server itself, but as other clients would
attempt connections, they would get the ORA 12545 error.  If i stopped
JDBC access File system?12 Jan 2004 09:27 GMT3
  How can we use JDBC to access a File system?
thanks
from Peter (cmk128@hotmail.com)
Problem connecting Oracle with Tomcat 5.011 Jan 2004 02:17 GMT3
I am using Tomcat v5.0 and Oracle 9i. Can anyone tell me why I am getting the exception given below...
I have added this to server.xml :
<Resource name="jdbc/ConnectionPool" auth="Container" type="javax.sql.DataSource"/>
<ResourceParams name="jdbc/ConnectionPool">
Message Handler in JDBC?10 Jan 2004 05:42 GMT1
Is there an equivalent to Sybase's MessageHandler in JDBC?
I have a stored proc that sends messages back to the client
via TSQL "print" stmts.  How can I capture these messages
in my Java app?
Simple Question can't find answer09 Jan 2004 00:54 GMT1
I need to write a java program to run on a solaris machine to access a DB2
database across the internet.  Where can I download the .jar file(s) I need
to do that.  I did the same thing for Oracle and found the classes on their
site and downloaded those but I can't find them for DB2.
Need Help with JDBC !08 Jan 2004 21:37 GMT1
  My pc has install Tomcat5.0.12 and j2sdk1.4.2_03. I want to develop
jsp for my project. My question is that i want to access the database
such as oracle 9i or mysqL which is not install in my PC.They come
from web hosting company Should i need to install the jdbc driver in
JDBC problems08 Jan 2004 21:30 GMT1
  My pc has install Tomcat5.0.12 and j2sdk1.4.2_03. I want to develop
jsp for my project. My question is that i want to access the database
such as oracle 9i or mysqL which is not install in my PC.They come
from web hosting company Should i need to install the jdbc driver in
newbie: making data object to be displayed and printed08 Jan 2004 13:19 GMT2
I'm working on an program that should select data from an database and
display it on the screen (console). I also want to be able to print the
data.
I can get the data from the database and make a string object to be
Problems between Java and MySQL in Debian07 Jan 2004 04:20 GMT1
 Hey all,
I use JDK 1.4.1 and MySQL 3.23. In a program in Java that I am
developing I use a MySQL database. For the communication between both I
use driver (package jar in fact) that provides the MySQL site
Preload JDBC Drivers in Tomcat06 Jan 2004 20:35 GMT2
Hey all,
I am trying to preload the DB2 JDBC driver in Tomcat.  I am running
delivered code (I don't have source code :( ) that uses JDBC.  The
problem is that whenever Tomcat restarts, I have to manually load the
Pages: 1 2 3 4 December, 2003
 
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.