| Thread | Last Post | Replies |
|
| interested in doing ai project in java ?? | 17 Mar 2006 18:46 GMT | 2 |
hi, anybody interested in long term artificial intelligence software project to develop an intelligent bot for stock market trading in india ?, the project is to be implemented in java using the bea weblogic application server platform, with a capability of handling the trading
|
| Applet Access | 17 Mar 2006 18:22 GMT | 3 |
I would like to know if there's a way of connecting an applet to a DB ACCESS ? Thanks
|
| Create Database After Connection Java -- Mysql | 14 Mar 2006 12:38 GMT | 3 |
Hi friends, I want to know that is it possible to create database after connecting to mysql . I am using jdbc:odbc driver and front end tool is java.
|
| Oracle database function using Java | 14 Mar 2006 08:36 GMT | 4 |
Oracle 10g1, Redhat AS 3.0. I am trying to implement a set of Java methods as database procedures. I tried following class for try. public class ListExperiments { public static int getExperimentCount() {
|
| HSQL .script? | 11 Mar 2006 19:26 GMT | 1 |
I'm using HSQLDB in standalone mode. Several questions. 1. Do I need script file? 2. How can I prevent users from editing configuration, especially user authetication to db. (it'a in .script file in text format)
|
| Database access for server and client | 10 Mar 2006 19:40 GMT | 2 |
I am trying to create a small Internet application to access a mySQL database on specific client machines around the country and query their database and send the query result to our web server and then process further data on the web server. Here is the layout: There are
|
| Mysql connection | 10 Mar 2006 16:51 GMT | 1 |
hi, i have a problem with mysql connection. the server with software is a linux machine, the mysql database server is windows 2000. to process this four line, 1 or 2 minutes pass. Why?
|
| Batching PreparedStatements with Spring?? | 10 Mar 2006 14:16 GMT | 1 |
I'm trying to get familiar with Spring and its many capabilities. I'm currently trying to batch prepared statements and I'm having difficulty doing it. Can someone give me some guidance on how to do this? Everything I've
|
| Create new Clob | 08 Mar 2006 17:00 GMT | 1 |
i'm trying to create a new clob to put into a db with stmt.setClob(column,clobvar) I'm using sqlserver2005 and jtds connector. jtds have a class, clobImpl, that implements interface java.sql.Clob,
|
| free odbc-jdbc driver | 07 Mar 2006 07:45 GMT | 2 |
Does anybody know where i can obtain a free odbc-jdbc driver to interface between my java program and MS navision . Regards, Noah
|
| connecting java to oracle 9i | 06 Mar 2006 23:40 GMT | 1 |
i write a code for connection to oracle with java but every time i get error message register the driver first. i installed jdk1.5 and orcle 8i in oracle folder i found a directory named as jdbc there is another directory thick and one is thin is these
|
| iReport technique | 06 Mar 2006 23:36 GMT | 5 |
Hello: I have study iReport some days,but no use it in project.Now I find a problem . When I retrieve data which is '100001' from database ,but I hope it display as 'Finance Department' which is department name.
|
| JDBC sql query | 06 Mar 2006 22:51 GMT | 8 |
can anyone suggest an sql query for the following table... The Database table look like Table:TblFnds ID FndID
|
| free reporting tool | 06 Mar 2006 09:44 GMT | 1 |
Can anyone please tell is there any free reporting tool which I can use with Derby DB.Thank you. Raam.
|
| SimpleORM and MySQL auto-increment columns | 06 Mar 2006 02:42 GMT | 3 |
I'm trying to integrate SimpleORM into my application but can't work out how to get the value of the auto-increment column of a table (the ID column - also the primary key)? (The database is MySQL, but I don't think it's entirely relevant to the
|