| Thread | Last Post | Replies |
|
| Prepared statement and SQL functions | 04 Mar 2006 16:15 GMT | 6 |
I'm using a PreparedStatement for an INSERT operation and can set the values of ints and strings using the .set* methods. But some of the parameters are function calls to be executed at the database server.
|
| information about jdk | 04 Mar 2006 09:05 GMT | 1 |
I want to use ibm's jdk in my REDHAT Linux.Is ibm's jdk free for commercial application.If i download should i pay anyody nay money?Can anyone please provide some information on this. Thank you.
|
| Inserting a jpeg into sqlite | 04 Mar 2006 07:41 GMT | 1 |
Can anyone please help me how to insert a jpeg image into sqlite database through java.Can anyone please guide how to insert imageinto sqlite through sql queries duirectly .I am using SQLite 2.8.17. Thank you.
|
| Program needed to sort the table chronologically which is generated dynamically | 03 Mar 2006 18:12 GMT | 5 |
Columns are generated dynamically. They do not contain any dates. They contain tags like 1b for 1 business day and 2b for 2 business days, 1m for 1 month , 2y for 2 yrs etc... That will be a part of the column name and not the full column name.
|
| a database for free | 03 Mar 2006 16:04 GMT | 19 |
I am developing a software for a small inventory application.I have to sell it to my customer. I want to use a free database for my project.For my application to run at the ustomers office, my customer also needs the database.I am using
|