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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
View the queries executed in MySQL18 Apr 2005 10:47 GMT4
I use Hibernate in my java project and I know the "show sql" option but it
doesnt display the entire query. How could I monitor my MySQL server to see
the queries executed ?
Thank you
DB URL syntax with table level specificity?15 Apr 2005 22:08 GMT2
A JDBC URL generally addresses a database. I need a unique abstract
address for individual tables in a database. What I'm proposing to do
is to append something onto the database URL (and, obviously, strip it
off again at the appropriate moment). My current idea is to put the
Move from JDBC to Apache Obj or Hibernate?15 Apr 2005 03:15 GMT5
our application uses a layer that is very close to JDBC. Because of known
reasons (for example maintenance) we would like to move (not in one step) to
a Object/Relational mapping tool system. I know that Hibernate is probably
the most known and popular system however Apache Obj ...
ClassNotFoundException: oracle.jdbc.driver.OracleDriver15 Apr 2005 01:49 GMT2
I try play a little bit with a oracle, tomcat, apache. I setup apache,
tomcat, and the oracle 10g. Now I try login to my database by website using
jsp files.
Base on website : http://elab.bus.umich.edu/how-to-oracle-jsp.php
setNull for mysql15 Apr 2005 01:21 GMT1
Hello, I use a preparedstatement and I try to use the setNull method.
My field is a tinytext or text, but this field type does not exist in
the java.sql.Types class...
so my first question is which one must I use ?
Oracle driver killing jvm14 Apr 2005 21:11 GMT1
I was wondering how you tell.  Our jboss server is going down about
twice a day now with NO Exceptions, no segmentation faults and it
appears no core files.  We just switched to the oracle OCI drive pretty
recently to accomodate clob/blob needs for some bioinformatics
JTA open source implementation available?13 Apr 2005 14:57 GMT3
Application server provider implement the JTA. Is there an
implementation (open source or free) available which is independent
from the application server?
TIA Saki
Pasting JTable content into the body of an email message12 Apr 2005 21:36 GMT2
Is there anybody here who succeeded in getting the content of
a JTable into the body of an email message?
I've succeeded in launching a new message window from my
java application adding an emailadress in the  "to:"- field.
Data generator12 Apr 2005 19:23 GMT1
Do You know if there is any data generator for databases like TurboData,
but for free?
Execute more sql statments in one step.12 Apr 2005 13:55 GMT5
I've this script:
DROP TABLE IF EXISTS `rivenditori`;
CREATE TABLE `rivenditori` (
  `id` varchar(255) NOT NULL default '',
Error executing a .jar file with JDBC SqlServerDriver11 Apr 2005 08:58 GMT13
I've a problem executing a .jar file when it invokes the Sql Server Driver.
I've no problem inside the IDE (Eclipse) but when I deploy it to a jar file
and execute it from the console I got this:
(Not to say that I've modified the classpath with the jar libraries of the
resultSet08 Apr 2005 10:55 GMT1
is there a way to pass by value a resultset to another class???
i can't access the data in the resultset If i return it after the execution
of the statement to another class.
P.E:
alt characters not working under 98 but do work under xp??08 Apr 2005 08:00 GMT1
I barely figured out a java chat on my web page and the alt keys work
for international characters in xp, but not in 98. Can someone clue me
in?
Thanks
connecting to an oracle database... errors...07 Apr 2005 05:20 GMT10
Im having a little bit of difficulty solving this simple error...  I
konw I have the URL correct, however I cannot connect to the Oracle 9
database.
The error occurs on the line that I assign the connection (ConDB), Im a
getting an Invalid cursor state exception06 Apr 2005 14:50 GMT1
hii can u plz solve my problem.
i am using personal oracle8 n jdbcodbc driver for a program.
the coneccyion is made and the database opens but it throws an exception
INVALID CURSOR STATE.
Pages: 1 2 3 March, 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.