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 / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to submit Oracle Requests through Java31 May 2005 07:58 GMT2
I am new to Java. I am trying to submit a Oracle Apps Concurrent
Request from Java. I tried something like this (given below):
 Class.forName("oracle.jdbc.driver.OracleDriver");
 // Step 2. Create a Connection object
JDBC27 May 2005 12:41 GMT2
I'm using JBuilder 3, to create an applet that connects to a SQL Server (v.
2000) Everything seems fine, but the moment I try to execute it within a
web-page, it complains that Either it cannot be initiated/instantiated OR
There something wrong with my JDBC-ODBC Driver version.
MYSQL Too much for a InnoDB Indexes?27 May 2005 06:20 GMT9
I get the following error.
ERROR 1030 (HY000) at line 31143: Got error 139 from storage engine
When trying to insert into a InnoDB table with lots of keys, but
it dies doing an insert.
DBForms or sqltags27 May 2005 03:42 GMT1
I need to convert an Access app. to a web-based app. Since it's an
entirely db driven web app, I'm thinking I could use DBForms or sqltags
instead of the whole stack of struts/hibernate etc.  Does anyone have
any experience with either of these, which one is better?  also why is
basic  sql question26 May 2005 07:29 GMT4
I have a basic sql situation that is bugging me. I could not find the
answer anywhere that i looked, and i could not find a newsgroups
specialized in sql to ask this question.
If this is not the right place to ask, please be gentle! and point me in
HsqlDB from jar25 May 2005 16:46 GMT1
I packed my HSQLDB database into my application jar but when i try to
connect to it by jdbc i get :
java.sql.SQLException: error in script file line: 1 The database is in read
only
Count the nuimber of results in a Result Set25 May 2005 08:36 GMT5
Hi!  I'm having a problem where I can't get the results from a
ResultSet AFTER counting the number of results in a ResultSet.
At the moment I have:
public static int countNumberOfRows(ResultSet rs)
Can't connect to MySQL in Netbeans webapp24 May 2005 15:18 GMT4
I'm using Netbeans 4.1, I've created a MySQL DB and can connect to it
fine from a standalone Java app, but I can't connect from my webapp.
I seem to always get this error when trying to get the connection:
SocketException  ConnectionException: Connection refused
jdbc odbc Excel: loop thru all sheets.23 May 2005 21:08 GMT1
Using an Excel (latest) Workbook on WinXp, with many sheets as the DSN,
how do I get the jdbc odbc driver to loop thru all the sheets? In other
words, I want the sheet name, which jdbc sees as a table, to be a variable.
Also, can anyone explain the phenomenon; although I have but ...
pb with getString on a preparedStatement with sum23 May 2005 17:52 GMT2
I'm using java 1.4, mysql 4.1.7 and jconnector 3.1.8
When I execute a preparedStatement with a sum on an integer field,
getString gives me decimals.
This pb didn't occur with jdbc 3.0.11 witch I was using before or with
Java and JDBC23 May 2005 13:24 GMT1
I'm trying to convert a file in FASTA format to a text file in TABLE
(delimited by tab) format for MS Access.
EXAMPLE:
from FASTA format:
Hibernate 3.0 Code Generator classname?22 May 2005 05:38 GMT3
I'm in the process of learning Hibernate and am using O'Reilly's
"Hibernate: A Developer's Notebook" as a quick tutorial.  I encountered
an unpleasant bug with the hbm to java code generator and decided to
upgrade to 3.0 from 2.1.8.
hbm2java - use of "not-null" changes case of variable type22 May 2005 05:37 GMT3
Using Hibernate Tools v 2.1.3, assume the following code is in a hbm.xml
file:
<property name="volume" type="short"/>
The hbm2java tool will produce:
Hibernate tools error21 May 2005 19:12 GMT1
I'm having an error when I tried to use the tool hbm2java.
I've created a target in ant and here's the result :
The target :
<path id="hibernate.tools.classpath">
How to build a custom type 4 driver?21 May 2005 16:14 GMT4
I am working on a homebrew DBMS and need to prepare both a type 3 and
type 4 driver on my own. I check the tutorial on JavaWorld on type 3
driver design but lack information on that of type 4. Any one can
suggest valuable tips? Thank you!
Pages: 1 2 3 April, 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.