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 / July 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Creating an info system with XML31 Jul 2003 22:56 GMT2
I need some help with a project I am working on. The aim of the
project is to create an information system which stores all its data
in files as well-formed XML. The project requires writing and reading
a database as an XML file, without the use of an XML parser, class
Why is "jdbc:oracle:thin" called a thin driver?30 Jul 2003 17:54 GMT1
Why is "jdbc:oracle:thin" called a thin driver?
Thanks in advance,
Harish.
jdbc-oracle-applet problem30 Jul 2003 17:46 GMT1
I have big trouble during porting a database from:
WinNT + Oracle7.3
To:
Win2000 + Oracle 9.2.0.1
Tomcat vs. Websphere on DB2 Connection Pool - Performance-Problem30 Jul 2003 02:15 GMT1
I'm working on a Web-Application that initially used Websphere 3.5.6 and
a DB2 as database backend. Since we hat some serious overall performance
issues with this (outdated?) WebSphere release we switched to Tomcat
4.1.24.. It worked/works fine, but now we have a little problem with ...
too many files open? 28 Jul 2003 02:04 GMT1
 I am developing a web application on a tomcat server which is using
MySql databases.
this is the problem: I have a great number (10000s) of queries (INSERT)
to do on a single shot on a database which is composed of hundreds of
Newbie: Is there a simple script to login with Java27 Jul 2003 05:55 GMT1
I'm trying to setup a login screen that will verify against a SQL
table that the Username exists and that the password is correct. If
the Username and Password are correct I will send the user to the next
page, if not then a simple error of try again will come up. Any help
Insertions per second - what is reasonable26 Jul 2003 21:53 GMT3
What is a reasonable insertions per second rate into a MySQL database on a
AMD1200 (or similar Pentium)?
Browser Based Application26 Jul 2003 01:39 GMT3
Is there any way a browser based application can access both a SQL
server Database and Oracle database interchangeably without changing
any front end code ? Is there any provider available that is common to
both SQL Server and Oracle ?
Autogenerating Prepared Statements25 Jul 2003 13:32 GMT2
I have a database with about 200 tables.  Most of my inserts are quite
simple: INSERT INTO TABLE_NAME ( ... ) VALUES ( ...)
I'm thinking about writing a program to auto-generate Prepared
Statements, 1 for each table in the database.
Connect with Java to Linux DB225 Jul 2003 13:29 GMT1
i want to connect with a java program to a db2 8.1 database.
both running on the same linux maschine.
that combination functioned on a windows 2000 pc before.
now i get the following error:
Connecting to an access database using java24 Jul 2003 05:44 GMT2
I really want to know how to connect to an accessXP database using
Java.  If you know the technique including driver class, etc. please
include as much as you can.  Thanks a lot!
2 queries (Resultset)23 Jul 2003 18:27 GMT4
In a method, I need to execute 2 queries. The arguments of the second one
are the results of the 1st one:
String query1 = "Select A from table1";  // A = SQL_CODE
String query1 = "Select Z, Y from table1 where A = code";
How to set JDBC connection timeout?23 Jul 2003 16:00 GMT1
The Subject says its all.
I can't do
DriverManager dm = new DriverManager();
But I can do
JDBC-ODBC 1.3.1_03 vs.1.4.1_03 ResultSet-Problem23 Jul 2003 15:29 GMT1
Situation: All Programs works fine including the bridge using 1.3.
Now we upgraded to 1.4.1_03 and thought, that there should no probs.
But: Every rs of a query ("SELECT * from ANYDB" and the statement with
ConcurUpdatable!!) now holds only ONE row. (we checked it with
MS Access connection23 Jul 2003 02:04 GMT1
I have a rogram in JAVA that needs to connect to a MS Access DB that already
exists, I'm kinda new to DB acces with JAVA, and I don't know how to connect
to to the DB.
I have already found out how to use the jdbcodbcbridge, but i find nowhere
Pages: 1 2 3 June, 2003
 
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.