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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
PreparedStatement and DEFAULT21 Apr 2004 14:19 GMT1
I have a column in a table as follows
create table test(
 a varchar2(12) default 'def' not null
)
jboss to postgresql connections fail. Failed to register driver20 Apr 2004 21:13 GMT1
Sorry I am a complete newbie to the JAVA world and not ultra clear on
JBOSS but am trying to set up WFMopen (workflow engine) for some
workflow tests and cannot connect to the pastgresql server. Can
someone point me to what I have done incorrectly?
JDO nad MYSQL19 Apr 2004 23:52 GMT2
Im looking form examples usage JDO (opensource)  to MYSQL. It's possible to
it ???
Where can I find it ???
Thanks for Your help
Postgres and RETURN_GENERATED_KEYS19 Apr 2004 21:00 GMT4
I would like to use this feature when inserting new records in a PostgreSQL
database via JDBC but the possibility of retrieving the autonumber key is
not supported...
How can I perform a workaround? I currently re-query the database with the
Collation localization19 Apr 2004 12:23 GMT1
I would like to know how to have a collation done via jdbc in a locale that
is not the one of the OS. Eg OS in english, and collation (via an order by
clause) in german. Thanks a lot !
   Alexandre
Using synonyms with oracle object types19 Apr 2004 12:19 GMT4
I'm using some Oracle types that belong to a certain schema. I've code
some classes that implement java.sql.SQLData to manage the conversion
between the java and oracle types.
The SQL type the classes report is "schema_name.object_name".
Simple INSERT question, 16 Apr 2004 18:50 GMT4
Hi, I was wondering if anyone could halp with this simple question which is
causing me much pain. Im trying to insert two items into a access database
and cant heres what I have done.
con = DriverManager.getConnection(conStr);/
Upload Blob to database16 Apr 2004 10:52 GMT5
Hi, I am working on part of an application which has to upload an image from
a webpage and insert it as a blob in a database.
Yes, I would rather just store the image on the filesystem, and have a "file
path" or something in the database, but I have to store the image blob in
JDBC connect error -> character set not supported16 Apr 2004 01:20 GMT2
Hello NG!
Can anyone help me with the following problem. I try to connect to a
Oracle9i db via jdbc:
here the code:
It is possible to do a JOIN between two ResultSet?16 Apr 2004 01:13 GMT5
Hi, sorry for my bad english.
I have a program that have to do a query on an Access DB with JDBC, and at
the same time have to do another query on a text file (CSV). So I have two
resultset from two different DB (the first a real DB, the second a text
java.security.AccessControlException15 Apr 2004 20:21 GMT4
I'm trying to connect to a database tro an applet but i get this error.
Is it possible to make a connection with my db wothout getting the
exception so i get a good connection. I won't want to work with a servlet
that's why i'm trying it with an applet.
Style Sheets15 Apr 2004 17:52 GMT3
Is there any open source out there that will allow me to use Style
Sheets inside of a GUI window, preferably a JEditorPane?  I need to be
able to open Style Sheet formatted html that is inputted into a
database through an ASP client, and then retrieved in a JAVA client.
How to retrieve the IDENTITY value after insert into Pointbase database15 Apr 2004 14:45 GMT6
I need to know how to get the value provided by the Pointbase
database for the IDENTITY column of a newly inserted row.
The Pointbase docs explain how the value is created, but not how to
get it after the insert is done.
Duplicated result from ResultSet JDBC and MYSQL15 Apr 2004 12:52 GMT1
First of all, this is what my servlet is doing.
My servlet is used with a Quartz Scheduler to periodically send sms
content to subscribers. I use,
-MySQL  = to store the content and subscribers' phone number
long order_id = ((org.gjt.mm.mysql.PreparedStatement)statement).getLastInsertID();13 Apr 2004 22:43 GMT2
I have an error in a JSP based shopping cart project.
I get a   cannot resolve symbol  error on the line shown  below :
long order_id =
((org.gjt.mm.mysql.PreparedStatement)statement).getLastInsertID();
Pages: 1 2 3 4 March, 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.