Advertisement

1 - 9 of 9 containing alltags:("hsql") (0 seconds)
Hello all,       Is it possible to insert multi-byte characters, more specifically Japanese characters in HSQL database. If so, then can anyone provide any code snippet? Thanks & Regards, Kakoli
Zones: DatabasesDate Answered: 08/19/2004 Grade: A Views: 0
Hi, What is the easiest way to read and manipulate an HSQL database directly? Is there a tool I could use? Thanks.
Zones: DatabasesDate Answered: 09/14/2005 Grade: A Views: 152
Hello experts, in my java project I am using HSQLDB as my database ..... in eclipse IDE ... I have started my Database names "OrderDB" with a batch file as follows ... java -cp ../lib/hsqld...
Zones: JavaDate Answered: 10/12/2006 Grade: A Views: 0
how to add HSQL plugins to Eclipse IDE
Zones: Eclipse, Java, Plug InsDate Answered: 05/18/2007 Grade: B Views: 13
i already run the hsqldb.server. But the problem is that java does not seem to recognize any hsqldb driver I run this code... *  * testdb.java  *  * Created on August 8, 2003, 11:09 AM  */ ...
Zones: Java, New To JavaDate Answered: 12/08/2003 Grade: A Views: 0
I want to add plug ins of HSQL DB to Eclipse. Anyone can tell me how to do that. And also which plugons do I have to use
Zones: Eclipse, Plug InsDate Answered: 06/20/2007 Grade: A Views: 40
   I tried to use HSQL with Visual Cafe and bound a column in the table to the JTextfield. In the beginning itself i am getting an error : "java.sql.SQLException: The database is already in use...
Zones: JavaDate Answered: 07/22/2003 Grade: A Views: 0
Hi I am trying to learn how to use hibernate (http://www.hibernate.org/hib_docs/v3/reference/en/html/tutorial.html).  Part of the tutorial requires the creation of a HSQL database.  As required ...
Zones: JavaDate Answered: 01/21/2007 Grade: A Views: 6
I am trying to use the following code to learn hsqldb, which was almost directly lifted from the hsqldb documentation. However, it won't run, giving an error: "Unhandled exception type SQLExcep...
Zones: JavaDate Answered: 02/21/2007 Grade: A Views: 0
  • 1