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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Creating DB31 Dec 2004 16:45 GMT2
Today I realized that I am a complete newbie in databases.
Can someone give me a full guide on how creating databases from a
scrach? including where to get jdbc drivers, how to use it, and other
beginner things.
[OFFTOPIC] Need help with SQL Statement30 Dec 2004 17:31 GMT7
I got the following Problem
I have 3 tables. One table with Persons, they can sign up for tests.
One table that contains all possible tests, one table that shows which
person has signed up for which test(s).
HSQLDB and Jonas clarification please.28 Dec 2004 15:50 GMT2
Hi;
I am new to hsqldb, and have been exposed to it mainly via Jonas j2ee
server, which includes it. I have since researched it a bit, but I need
some clarifications, please.
Newbie question: Problem with loading jdbc driver28 Dec 2004 14:36 GMT1
Hi Friends,
I am trying to access Oracle database using java. But I am unable to
load the JDBC driver. The statement:
String sDriver = "oracle.jdbc.driver.OracleDriver";
RowSet vs Hibernate, JDO, etc.28 Dec 2004 12:17 GMT4
I just read "JDBC RowSet Implementations Tutorial.pdf" and something I don't
understand.
RowSet can do this:
-connect to database
Java db help28 Dec 2004 00:25 GMT2
I am new to programming, but I know how to create classes and other
minor things. I use JCreator 2.5 LE.
I was wandering on a thing: I want the data i create(object and other
things) to be saved in some files, that when i run the java prog again
Count num. of columns in a table27 Dec 2004 15:05 GMT1
Is there an easy way to count the number of columns in a table
with the ResultSet?
Hibernate in JBoss: You cannot commit during a managed transaction!27 Dec 2004 12:13 GMT1
>Are you getting an instance of Hibernate through JBoss or on your
own.
I bound the Hibernate SessionFactory into JBoss JNDI as Bauer/King
adviced in their book 'Hibernate in Action', so I get a Hibernate
Using Borland JBuilder for JSP and MySQL but can't Connect :-(26 Dec 2004 01:39 GMT1
Hi there
I'm trying to have a connection to my database created inside mysql...
codes and everything look fine because they compile with no error...just that at run time, i get this error(because i have used catch)
SQLException: No suitable driver
How to put traditional Chinese text into Unicode Oracle 9i database via Internet Explorer23 Dec 2004 14:17 GMT1
Hello wisers,
We are testing a system which is developed on top of Oracle 9iAS. The
client PCs are using Internet Explorer to access the system. We are
sure that the Oracle 9i database server is set to use Unicode. The
Hibernate not finding Oracle driver - despite straight JDBC working23 Dec 2004 11:44 GMT7
tomcat 5 / hibernate 2 / oracle 10g
- Could not obtain connection metadata
org.apache.commons.dbcp.SQLNestedException: Cannot create JDBC driver of
class '' for connect URL 'null'
Does this Hibernate generated SQL mean anything to anyone?23 Dec 2004 11:36 GMT1
Generated sql:
Hibernate: select hibernate_sequence.nextval from dual
Hibernate: insert into PERSON (name, address, id) values (?, ?, ?)
Everything seems to be working - no errors at all. But my class is not being
JDBC Connection and ClassNotFoundException23 Dec 2004 09:28 GMT2
I have installed Websphere Studio Application Developer v5.1.2 and DB2
version 8.1.3 on my machine. I have a written a java class that tries
to connect to a local DB2 database, I have used :
Class.forName("COM.ibm.db2.jdbc.app.DB2Driver"), and I get a
TOMCAT/MYSQL/JSP22 Dec 2004 13:38 GMT3
Can anyone please advise me about a problem I have trying to connect to
MYSQL using TOMCAT and a jsp.
I have tomcat 4.1.24 , mysql 4.1.7 and the jdbc driver 2.0.14.
The jdbc driver is in tomcat\common\lib\org.gjt.mm.mysql.Driver.
DB conn Pooling22 Dec 2004 07:38 GMT4
Which free connection pooling classes is the best?
Which do U usually use?
I need to use one, but I don't know which one!
Mario
Pages: 1 2 3 November, 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.