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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JDBC for csv inputstream11 Aug 2005 20:19 GMT5
I have found few JDBC driver for SQL queries commited on csv files.
But I need something more complicated:
My csv files can be located in sereval places: local file, remote file
or as data in a DB cell.
Disk Backed Collection/DB for Extremely Large Datasets - Best Option11 Aug 2005 00:54 GMT5
I have to many objects(10m+) to persist in hashmap, I run out of
memory. So I've been experimenting with Sleepycat Java, HSQLDB, XXL and
my own version of a disk backed collection. I've found that persisting
objects in HSQLDB to be most scalable.
Can MySQL start/fire an external process?11 Aug 2005 00:27 GMT9
I have an application that dumps data into a database. The data is
time-sensitive. Meaning that I need a client to know (within a few
milliseconds) when a new record has been added to a table.
What's the best way to do this? Can I set something up in MySQL that
disconnected (virtual) recordsets08 Aug 2005 23:03 GMT1
One of the very cool things about ADO is the ability to have virtual
recordsets.  
How easy is this using java?
For example, build a recordset object for an amortization schedule,
Java Prepared Statement with multiple arguments05 Aug 2005 18:49 GMT3
I need to insert data into a table only if that data does not already
exist.
So I want to do something like
IF NOT EXIST (SELECT * FROM MyTable WHERE MyColumn = '?') INSERT INTO
How to store images into HypersonicSQL database?05 Aug 2005 14:31 GMT1
a newbie question...
Differentiating between results of getSchemas()05 Aug 2005 04:45 GMT6
DatabaseMetaData.getSchemas() retrieves the schema names available in a
database.  These "schema names", however, include user names.
How can I tell that a given name represents a schema, or, conversely,
doesn't represent a user?
Struts-Hibernate  framework04 Aug 2005 06:13 GMT2
I need some advice in deciding the technology stack for my project.
We have a new project to start with.
We are planning to use a combination of struts+hibernate. Will this
suffice all our needs. We are comfortable with JSP, and Servlets.
metadata for Storedprocedure03 Aug 2005 01:53 GMT5
How do I get the resultset metadata for storedprocedure without
executing the stored procedure in JDBC?
Irfan.
JDBC BUG? A Simple SELECT take too Much Time! Help!02 Aug 2005 00:14 GMT11
I think I just got a jconnect BUG. I am doing a simple query on a
Sybase Server on a table (AstAddress) having 1,545,282 rows. I have
build an index on the primary key . (I have try clustered and
non-clustered with the same result)
help:hibernate01 Aug 2005 15:49 GMT1
it drive me crazy!
where is the error?
when i use hibernate to connect to the mySQL,some error happens,just
like:
Pages: 1 2 July, 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.