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 / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
error in resultset27 Feb 2006 17:10 GMT3
public static UserDTO getUserDTO(String userName)
{
UserDTO userDTO=null; // a simple bean with username and password with
get-set methods
variable in sql query27 Feb 2006 15:53 GMT6
Hi, excuse me, can anybody help?
how to write variable from another void to string containing sql query?
for example
String qry ="select * from table where name_of_field like variable";
Reading out Table information22 Feb 2006 11:52 GMT2
I'm currently working on a synchronization tool using Java, it should
be flexible enough to read out the table details (columns, indices and
alike) on runtime and then check wether or not the destination is
compatible. The problem is that I was unable to find a (standard) way
sqlexception21 Feb 2006 19:39 GMT7
I have such a code. what's wrong? i got an error "unreported
java.sql.Sql.Exception ; must be caught or declared"
public class serwis_t extends java.applet.Applet {
ResultSet rs;
ODBC - Bulk insert using column binding21 Feb 2006 15:06 GMT2
I want to do Bulk inserts using ODBC. Is it possibe to use column wise
binding? The only examples I have found that do bulk inserts use row
binding.
Perhaps someone has an example in C(that works)?
Hibernate config in Tomcat21 Feb 2006 14:51 GMT1
who can tell me how to config hibernate in tomcat   Thx
hibernate and db2 using com.ibm.db2.jcc.DB2Driver21 Feb 2006 03:35 GMT1
I am trying to use hibernate with db2. I have set the hibernate dialect
to be DB2Dialect. I am using the com.ibm.db2.jcc.DB2Driver make a
connection with the database. Database connection details are as
follows:
applet not initialized19 Feb 2006 22:11 GMT1
Hi there again,
Uff, i struggle so much ...
Anyone can help?
I have public void szukaj() and wynik(). in szukaj there is a Choice List. i
link DB record through browser...18 Feb 2006 13:18 GMT5
I have a remote sybase database,I want to display links in web page
(browser) such that when user clicks on link ,actual record in that
sybase database table should be opend.
i.e. I want to connect actual database record to my web page through
PreparedStatement + "order by ?"17 Feb 2006 18:18 GMT2
Is there a way to use a PreparedStatement with a query such as
"SELECT * FROM table ORDER BY ?;"
where the first parameter is the name of the table field I'd like to
order the results to ?
to get output parameter from the stored procedure17 Feb 2006 13:20 GMT7
In my java application I am trying to get the ouput parameter form a
stored procedure (iam using sql server 2005 as my database) and this is
what I did:
                    CallableStatement s = c.prepareCall("{call
Oracle Thin JDBC Driver Problem - Run time17 Feb 2006 03:59 GMT8
i did the following code:
import java.sql.* ;
import java.lang.*;
class TestCommand {
IT tests. SQL, XML, ASP.NET, C, C++, C#, VB.NET, HTML...16 Feb 2006 18:41 GMT1
http://www.testyourabilities.com/it/
IT tests. SQL, XML, ASP.NET, C, C++, C#, VB.NET, HTML...
postgres i backup14 Feb 2006 17:09 GMT1
Witam
jak najlepiej i najbezpieczniej bakapowac postgresa?
Chodzi o jakis system automatyczngo bakapowania ktory mialby sie odbywac co
dobe.
JDBC wrapper10 Feb 2006 08:40 GMT3
I'm looking for good JDBC wrapper
who example can:
1.automatic to bind parameters in PreparedStatement,
2.convert resultset to table etc.
Pages: 1 2 January, 2006
 
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.