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
heterogeneous joins using JDBC30 Apr 2004 00:45 GMT3
All,
Would like to if joins across multiple products are possible using
JDBC
The requirement is that we have Informix and Oracle installed under
DBF (NTX,CDX) JDBC Free Driver29 Apr 2004 23:10 GMT5
I'm looking for a free JDBC driver for dbf files using NTX and/or CDX index
files.
I google for it and I found many drivers you must pay and many free java
libraries (not JDBC ) for working with dbf. If you could help me find such a
Generate SQL-Statements from abstract definition28 Apr 2004 13:18 GMT3
we are developing Software using Databases. The Software is said to run
under various databases (Oracle, Interbase, MySQL, etc.)
In order to run correctly we need to run several DB-Scripts creating
tables and filling them once before our application can be started.
Please help me28 Apr 2004 12:15 GMT2
in this code:
Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
String url = "jdbc:odbc:mydb";
Connection con = DriverManager.getConnection(url);
running multiple sql queries in one executeQuery28 Apr 2004 00:12 GMT4
Is it possible to run multiple select statements in one (Java)
executeQuery command and get back a result set for each one, maybe as
an array? I have a txt file that contains a number of select queries
and I want to be able to load and run the select queries contained in
Server Socket and Database (SAPDB)27 Apr 2004 19:15 GMT1
normally, I do not habe that much problems using google or something
like that to find any results, but this time i'm really without any idea
left.
I need to realize the following:
JDBC/MYSQL Driver ...26 Apr 2004 20:39 GMT7
hi there...
 i'm building an app that uses a MYSQL database. I'm looking for a driver
to connect to the database that supports special caracter such as "?", "?",
"?", etc ... the one i'm using doesn?t support them and messes up the words
Sun's JDBC-ODBC bridge26 Apr 2004 15:16 GMT6
Since I can't find any JDBC driver for I want , I'm searching for Sun's
JDBC-ODBC bridge driver. I google for it but I came to the same web pages
with no download option. Can some one help me ?
Thank you
Establishment of connection rejected (MySQL & Applet)25 Apr 2004 13:14 GMT3
The following code works as an application but not as an applet on the
localhost.
The error is: "java.sql.SQLException: Data source rejected
establishment of connection, message from server......Host
passwords and user ids25 Apr 2004 10:08 GMT3
I wondered how the userid/password mechanism works.
It seems to me the HTTP server and Servlet Womb (e.g. Resin/Tomcat)
has its own authentication scheme, so they must each have their own
list of user ids and passwords. Further the SQL database has user ids
sql92 entry level open source (stable) java database23 Apr 2004 07:04 GMT2
I am looking for an Open Source Java database that <must> (spec. don't ask
-why-) comply with SQL Entry Level 92. Sofar I have looked at HSQL, McKoi
and Axion. HSQL is suberb for my needs but they don't support HAVING and
some other features that don't make them compliant.
ODBC setup help22 Apr 2004 22:19 GMT1
I've installed java 1.4 on my windows xp system and I need to setup a
database for a program using jdbc-odbc. I've read a couple tutorials and it
says about setting up the odbc under control panel. I went to go do that,
but its not there. Any idea how i'm supposed to setup the odbc?
java, mysql autoincrememnt22 Apr 2004 15:16 GMT10
I am writing a program in java which at some point will insert values
into a mysql table whose primary key auto increments. I need to know
what the value that is used for this new row is.
Does any one have any ideas of how to find this out without having to
Connection with a database22 Apr 2004 10:22 GMT7
I' m writing a application that works with a database.  Every time that I
need information from the database I have to open an connection, and close
it back at the end.
Now I want to know if their is an way to open the connection when the
Looking for the right combinaison21 Apr 2004 20:18 GMT3
I have to develop an application that will use a database on
a local PC. My application will also have to communicate with web
pages. Is Java the best choice to do it? Is it easy ?
What would be the best database system (Access, Oracle, SQL server,
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.