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
prepareStatement Strange-ness21 Jul 2003 20:19 GMT1
Hi. I'm using Visual Age for Java (3.5.3). Problems with
prepareStatement. Basically it used to work and now doesn't. On
inspection I've found strange behaviour. using
sqlStatement = connection.prepareStatement(sqlString)
Postgresql20 Jul 2003 15:18 GMT3
Does anyone know what has to be set in the PostgreSQL pg_hba.conf file to
allow all incoming TCP/IP connections?  Any help and/or example would be
greatly appreciated.  The PostgreSQL docs are beginning to get to me.
~ Matthew
Oracle, JDBC and Clob as IN parameter of stored procedure19 Jul 2003 19:36 GMT1
I hava a problem: I would like to call Oracle stored procedure with clob
parameter (IN), but my code creating clob object with some data throws
exceptions. Could You show me some code creating Oracle clob object with
some data (taken from string object), which then will be pass as a ...
Unicode 'N' prefix - JDBC and Microsoft SQL Server 200017 Jul 2003 20:35 GMT1
The problem we have is that our JDBC driver (JSQLConnect) prepends any
String parameters in PreparedStatements with "N".  e.g.  "Select *
From Customer Where SSN= N'123456789'".  SQL 2000 then assumes that
the column is a Unicode NVarchar, NText, etc., even if the column is
MSSQL windows only auth and jdbc17 Jul 2003 16:30 GMT2
Hi, All
Can I make a jdbc connection to MS SQL Server 2000 wich is configured with
windows only authentication?
If yes, than can I make it from linux? May be throw jdbc-odbc, unixODBC?
tools for drawing a DAG16 Jul 2003 19:20 GMT3
Just looking for pointers to likely technologies here ... I have a Java
webapp running in Tomcat. It manages a relational database, in which
some of the tables can be interpreted as a directed acyclic graph (DAG).
For those who aren't familiar with the term, think of it as your ...
Problem with Transaction Isolation using JdbcOdbc/Microsoft Access16 Jul 2003 18:16 GMT1
we are using the JdbcOdbc-Bridge to access a Microsoft Access Database
from Java 1.1/Microsoft VM. (Access XP is installed on the same
machine)
(I know, I know, this isn't exactly the perfect combination for a
design for using different dbs16 Jul 2003 02:37 GMT2
I'd like to get some ideas on best object design for using multiple dbs
e.e. Oracle and Sybase. In the past I've only done some re-writing of
apps to point at either DB and just did some and then use a case
statement, looked at the JDBC driver class name. If it had the word
executeUpdate avec deux resultset.15 Jul 2003 15:38 GMT1
Bonjour,
  Je suis présentement en train de faire un programme en java qui
prend les données d'une base de données sur un serveur et les ramènes
dans une autre base de donnée situé sur un autre serveur.  J'ai donc
getting output of Oracle PLSQL/Procedure from Java15 Jul 2003 10:45 GMT1
I have a problem executing PL/SQL block using Java Connection.
What I want is I have a Pl/SQL which prints the values using
dbms_output.print function
now this output i get spooled in a txt file when I execute that PL/SQL
loading drivers15 Jul 2003 08:26 GMT3
I'm having a very confusing problem with my application...
The problem is when I try to load JDBC drivers when my app is in a jar file.
Here is a test case:
public class Test
How does ResultSet.getString() work?14 Jul 2003 16:52 GMT2
I am trying to resolve a problem using JDBC and our ODBC-compliant database
engine.  We use the compiler-defined wchar_t to store Unicode data in our
database.  Now, using ResultSet.getString(), I cannot retrieve the Unicode
data from our database.  Does getString() expect the ...
JTA, java.sql.Connection.close()13 Jul 2003 13:36 GMT1
Let's suppose that I have this method:
public void doUpdate() throws SQLException
{
 java.sql.Connection conn;
Slow query using SQL Server and JDBC12 Jul 2003 11:06 GMT2
First of all I am sorry if this is a FAQ but I couldn't find any for
this newsgroup. Please be kind enough to redirect me to it, if it
exists!
I have a JSP application running on Apache and I have to query a SQL
Getting xml out of SQL Server12 Jul 2003 04:21 GMT1
I need to be able to get data out of the server and into a simple xml
representation. I think this should be really very easy. However having
tried to use the extension that was added to SQL Server 2000, which was
supposed to help with just this very problem, I have been left ...
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.