| Thread | Last Post | Replies |
|
| reading stored procedure SQLs via JDBC | 17 Sep 2008 21:57 GMT | 2 |
Hi Experts, Is there a way to read back Stored Procedure's SQL statements using JDBC from existing Database. I am thinking of migrating from one database to different database.
|
| Software Articles Collection | 16 Sep 2008 13:49 GMT | 1 |
Hi Everyone. Here's the latest collection of software articles from AllPCNews. Enjoy! :) PHP - Web Application Development http://www.allpcnews.com/2008/09/15/php-web-application-development/
|
| Difference in JDBC results and Query Analyzer results | 15 Sep 2008 20:04 GMT | 7 |
We're using jTDS to connect to a backend SQL Server 2000 instance. The connection is working fine. What we want to do is write a utility that will calculate maximum row size for each table in a given database. The script we're using looks
|
| Java Toplink Essential - Change entities tables at runtime | 14 Sep 2008 23:16 GMT | 7 |
In my db there are some tables like TABLE1_2006 (ID, CODE, VOLUME) TABLE2_2007 (ID, CODE, VOLUME) TABLE3_2008 (ID, CODE, VOLUME)
|
| can I tell resultset size? | 05 Sep 2008 20:31 GMT | 1 |
I'm using java 1.4.2 JVM talking via thin client to oracle 10.2.0.2 (I think this db flavor is irrelevant though). I have a statement that is normal (forward etc from generic 'java.sql.Connection.createStatement()' invocation).
|
| Question: Tachometer data. | 01 Sep 2008 06:48 GMT | 1 |
Question: Tachometer data. I am looking for a tachometer that I can hook up to a shaft, AND I want the tachometer to send data DIRECTLY to a Microsoft Windows computer (Windows 2000 or Windows XP).
|