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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Accessing a database and GUI Components31 May 2004 19:37 GMT7
I've the following question:
Which technology would you use for a "medium size" application that consists
of a lot of tables, lists and forms for showing and editing customers, bills
and so on? The database is a Postgresql-DB and the application should be
Protect MS Access file from other applications when i'm accessing it.31 May 2004 17:16 GMT1
Is there a way to protect my MS Access database file from other
applications when i am using it through jdbc - odbc bridge
I call DriverManager.getConnection ...
after that no other application shall access / copy the mdb file until
Date type and mySQL31 May 2004 15:30 GMT1
I am using mySQL and connectorJ.
As I know there are at least 3 types suitable for date storage in JAVA.
java.sql.Date
java.sql.Time
JList.getNextMatch() - HowTo31 May 2004 14:37 GMT1
I have a sorted JList and I would like to select the item that matches
the user's keystrokes:
example list {"Cardiff", "Carlisle", "Edinburgh", "Glasgow",
"Liverpool", "London"}
What does MySQL do better than PostgreSQL?31 May 2004 10:10 GMT17
I've had some exposure to PostgreSQL and found it to be a pretty good DB,
worked with Informix on HP boxes and MSQL on Windows.
But comparing Open Source DBs, MySQL and PostgreSQL, which is better for
small to medium sized workloads?
PostgreSQL Array & Java30 May 2004 23:58 GMT1
I have a table that contains an array as one of its fields. When I'm
returning some results from the database (including that particular
field), the array is returned as a String. The thing is: I need an
array of Strings, not just one String.
Unicode UTF-16 und JSP30 May 2004 08:59 GMT7
ich habe ein Problem mit dem UTF-16 Zeichensatz.
Bis dato habe ich mit:
   BufferedReader in     = new BufferedReader(new
FileReader("daten.txt"),65535);
C-ISAM driver full Java without DLL or C programs28 May 2004 10:19 GMT1
Can i found Library or JDBC driver, in Java only for reading C-ISAM files ?
I use many opérating system, si i won't C library and DLL
Regards
Philippe
Oracle Connection Pooling28 May 2004 05:40 GMT1
I am trying to implement Oracle connection pooling for the following code,
which was written by someone else.  Here is my main question -- this java
file creates code that is executed every hour, but once per week, the oracle
server is brought down for backup.  At that time, I get ...
Unicode26 May 2004 21:04 GMT4
till now I was using  JAVA to load my database from an txt-file like
BufferedReader in = new BufferedReader(new FileReader("daten.txt"),65535);
...
   while ((line = in.readLine()) != null) {
Looking for Java mapping programe(XML --> Relatinal database schema)26 May 2004 15:25 GMT4
I am going to begin following project
Description of the project:
One of the proposed ways of storing XML is to "shred" the structure of
the XML document and
Problem26 May 2004 13:52 GMT1
Hello, all. I have a problem - I'm trying to write my first program by Java2
and need to connect applets with database in MySQL. Don't know how to do
that. I know, that I have to use a driver, but what exactly and where can I
take it? Thank you.
Looking for Java mapping programe(XML --> Relatinal database schema)25 May 2004 15:05 GMT1
I am going to begin following project
Description of the project:
One of the proposed ways of storing XML is to "shred" the structure of
the XML document and
Configuring Tomcat container to access  remote MySql DB on Solaris24 May 2004 19:29 GMT2
I have apache and tomcat on win2k as local machine. And we have a
central database Mysql on sun solaris. So can some one explain me how
i should configure tomcat container on win2k to access mysql db using
MySql jdbc driver mysql-connector-java-3.0.11-stable.jar
[Oracle, java function] Problem with java function that uses 3rd party GPL library24 May 2004 15:26 GMT3
I need to create a function in java, that will run in oracle database
as database function. So I've downloaded barbecue - GPL java library
that allow me to create barcodes. I'm new at java so maybe my error is
trivial, maybe not - I can't find it neither in oracle docs nor in
Pages: 1 2 3 4 April, 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.