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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
jdbc, MySQL, Access Denied21 Jun 2005 16:16 GMT1
I am writing a website of JSP pages to access a MySQL database.  I am
trying to use jdbc to connect to the database.  Whenever I try to
access the database, I get  the following exception:
javax.servlet.ServletException: Access denied for user ''@'localhost'
how to boost drop table statement20 Jun 2005 21:57 GMT8
Hello I want to know if there is a way in Oracle 9i to boost the drop
for tables. I need to do a purging task, where all tables in the
database are drop.
Actually I am doing this with a normal SQLStatement DROP TABLE
Open source database20 Jun 2005 21:19 GMT5
Is there any tool that is developed using Java that is free and is an
open source database which is relational in nature? I should be able to
write queries using joins, group by clause etc. I should be able to
access and query the data from the tables from an external application.
Automation20 Jun 2005 21:00 GMT1
Ok, I am familiar 2 years with Linux, and I already play the ball there.
So I'd like to implement the automation with the help of OO, and java.
How could I do?
But then again, 95% uses MS Office, we can't turn our eyes from that, so
getting weblogic db connection confusion20 Jun 2005 20:39 GMT1
Hi, I am noticing some very bizarre behavior in my attempt to get a
database connection from WebLogic.  I'm using an older version, 5.1 sp
12, but I'm hopin gyou can help.  If I build a JSP page, like so,
everything works great ...
lookup question20 Jun 2005 20:27 GMT1
I have a JNDI named "MSSQLDS".
String jndiName = "MSSQLDS;
Context ctx =  new InitialContext();
What is the difference between these 2 statements :
Problem with setTimestamp() in JDBC Driver 20 Jun 2005 15:14 GMT1
I have a problem with setTimestamp() in PreparedStatement. it is inserted
successfully and appears in DB but no Seconds , they are always 00.
When i set preparedStatement.setTimestamp(1,new
Timestamp(System.curentmilliseconds)) the Seconds are not 00 (in most cases)
(Sybase) JConnect 5.5 and 6.0 code hangs !!!20 Jun 2005 01:01 GMT1
I am facing the following problem consistently. The driver (Jconnect
5.5 and 6.0 from Sybase)
code hangs in the read socket call and the rest of my threads
wait indefinitely resulting in a deadlock.
Delete error18 Jun 2005 13:41 GMT2
try {
           if (System.getProperty("java.vendor").equals("Microsoft Corp."))
               Class.forName("com.ms.jdbc.odbc.JdbcOdbcDriver");
           else  // Non-visual J++ Users
Run a command line statement from an ant task.18 Jun 2005 09:38 GMT3
I have a very simple task, but I just can't seem to figure out how to
do it.  I want to export an Oracle database using ant.  The statement
is:
exp <username>/<password>@SID file=<dump name>.dmp
Error on DELETE17 Jun 2005 19:45 GMT2
try {
           if (System.getProperty("java.vendor").equals("Microsoft Corp."))
               Class.forName("com.ms.jdbc.odbc.JdbcOdbcDriver");
           else  // Non-visual J++ Users
[BEA][Sybase JDBC Driver]No ResultSet set was produced17 Jun 2005 17:59 GMT2
I run the SQL to get sum for a column in a big table in Sybase.
I am using Weblogic 8.1.3 to setup JDBC connection and Datasource to
this Sybase.
in my java bean I run the sql like this
Automation17 Jun 2005 15:33 GMT1
Hello, due to the fact I am very newbie in Java I would appreciate if
someone could answer me this, because it would be a turing poing to my
though :-) of continuing investing effort on Java.
I used to do many programming staff from VB, expecially VB for Application.
Backing up databases17 Jun 2005 06:57 GMT1
I am looking to write some basic scripts to back-up various files and
databases as well as restore them.  Do you think this would be easier
and better to do using Ant or Ruby?
I would appreciate any insight available.
JDBC...Uploading making a problem!16 Jun 2005 17:08 GMT7
I have a java program that reads from a MS Access DB, and every thing
is fine. I used the ODBC:JDBC connection...I mean I added the DB to the
ODBC Datasources! But after I've uploaded my JAR file and the DataBase
it didn't work on the net. How can I solve it?
Pages: 1 2 3 4 May, 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.