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 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JDBC - AS/400 connection30 Jun 2003 22:29 GMT4
I'm trying to connect AS/400 via JDBC in a jsp file, but I tried many times,
it
still give me an error message of
"javax.servlet.ServletException: No suitable driver"
Connection broker pooling class30 Jun 2003 15:07 GMT1
I am using a DbBroker class to manage database connection pooling
within my application. The DbBroker class (that I sourced from the
internet) is below.
Basically whenever I need to access the database, I do a pop() method
jdbc servlet error30 Jun 2003 09:52 GMT1
hello,I have a problem.I use
Class.forName ("oracle.jdbc.driver.OracleDriver");
yaz.println ("Connecting to the local database<br>");
    conn =DriverManager.getConnection
thin driver problem30 Jun 2003 09:46 GMT1
Trying to execute a program, I get the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: "
whenever I set up my CLASSPATH.
export
Binary stream - to database record28 Jun 2003 17:21 GMT2
Hello I was wondering if someone knows
how to record an image to a database as BLOB type
Thanks!
Look for a JDBC query tool28 Jun 2003 17:05 GMT2
I need to connect from my Linux box to a MS SQL Server DB. Any free tools???
KB
testing for database availability28 Jun 2003 17:04 GMT4
What is the best way to test for the db server to be running? I have
created a connection and am executing a simple statement.
Thanks,
Gary
Can't connect to local SQL Server w/MS driver..28 Jun 2003 15:59 GMT2
I have the classpath I am pretty sure. Here is what I am getting. It is
unclear what it is telling me. The mssqlserver.jar has been put in its path
many many many ways and I still get this. Any help is well appreciated.
Thanks, Gil Blais
embedded database28 Jun 2003 09:02 GMT4
I've long had an itch for a pure java embedded database.
Something like berkeley db, but in java.
In principle, the java.nio packages in 1.4 seem to make
writing such a library within reach. It seems to me if
Microsoft Access Security27 Jun 2003 20:54 GMT2
This is sort of a half-Java, half-Access questions.  We have a Java
application which queries a Microsoft Access database using the
JDBC-ODBC Bridge.  We've been distributing this application to users
by sending them a .jar file with the Java code and the .mdb file for
isBeforeFirst() and Driver behaviour question27 Jun 2003 09:17 GMT8
       I have some coding which access a postgres driver and a DB2 driver. I've
been using the following code to assertain if a resultset has any data in
it:
ResultSet rs = stmt.executeQuery(sql);
where to close a connection?27 Jun 2003 00:07 GMT3
I probably have got a very basic Java problem here (since I am quite new to
it), but I hope somebody could send me in the right direction....
I connect to a database via JDBC. I am using a very simple CollectionManager
class that just takes care of all the connection details and ...
Connect to MSDE/MSSQL Server using nt account26 Jun 2003 17:35 GMT2
i got a little problem.
I wrote a java application thats connect to a msde/mssql server.
When using DriverManager.getConnection(..) with Username and Password
everything works fine.
HOWTO on writing your own persistence layer26 Jun 2003 14:42 GMT3
Folks, where can I find documents about good design practices when
developing your own persistence layer to map from OO to RDBMS??
I know there are several free tools available in the market, but I'd like to
hack a bit on the subject and improve the one I have here (made I few ...
Applet with mysql25 Jun 2003 17:03 GMT4
I'm writing simple applet which function to retrieve some info from mysql
database. But the driver I'm using is not suitable, becoz it gave me an
error mesg when the applet run, "No suitable driver". Can anyone please help
me how can I solve this??
Pages: 1 2
 
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.