| Thread | Last Post | Replies |
|
| jdbc prepared statement (insert) apache derby | 11 Sep 2006 09:10 GMT | 2 |
i put a unique index on a derby table. it causes an sql error to be thrown . A lock could not be obtained within the time requested the gui acts unresponsive like it is trying...trying...trying
|
| RmiJdbc on Linux | 09 Sep 2006 04:59 GMT | 2 |
I want to run RJJdbcServer on a Linux server and then have a possibility to have access to MS Access databases, which also will be on that server. Unfortunately I get an error like this:
|
| Thin drivers | 08 Sep 2006 03:18 GMT | 1 |
i am accessing database on the server machine....do i need to install thin drivers on my machine...or it will automatically take it from server...plz help
|
| JDBC to MS Access | 05 Sep 2006 00:22 GMT | 1 |
I have just wanted to use such line to add one field into ms access database: st.executeUpdate("INSERT INTO DateTable (Date) VALUES (#2006-09-06#)"); Table DateTable has two fields: DateID (autoincrement) & Date
|
| Multiple values for IN keyword of WHERE clause don't appear to work with InfxPreparedStatement | 04 Sep 2006 20:02 GMT | 3 |
Any views on the following behaviour would be appreciated. I am using INFORMIX-OnLine 7.31.UD7 IBM Informix JDBC Driver for IBM Informix Dynamic Server 2.21.JC5 Some code....
|
| Limiting Large Result Sets | 04 Sep 2006 18:22 GMT | 8 |
I would be glad if someone could provide solution for this problem. working ENV: Jdeveloper 10.1.3 - Development Oracle 9i - Database
|
| RmiJdbc as a service | 01 Sep 2006 10:43 GMT | 1 |
I want to run RJJdbcServer as service and for that I used a description with srvany.exe (which is quite old) from: http://rmijdbc.objectweb.org/RJfaq.html My run_rmijdbc.cmd looks like this:
|