| Thread | Last Post | Replies |
|
| InputStream to Byte[] ??? | 09 Oct 2005 09:45 GMT | 1 |
Hi all... So, the whole thing i need to do is save an URL on mysql a binary mysql 4.1 column. Here goes the non working code...
|
| Where to perform immutable objects logic? | 06 Oct 2005 03:32 GMT | 2 |
A relatively simple question, I'd like to get some feedback from other developers. Let's say I have the following a table with a list of countries, which doesn't change (at least not very often). Now, in my table, I have the list ordered alphabetically, however when I want to ...
|
| JDBC and MS Access Anywhere | 03 Oct 2005 12:55 GMT | 3 |
Hi All! I'm kinda new to this so be patient! :) I am currently working on a Java project that is directly connected with a MS Access database. I have already connected the ODBC on my windows XP system to the class file in my project. Everything works fine....except that if I
|
| ODBC driver connection bypass | 03 Oct 2005 05:31 GMT | 2 |
I would like to not make a connection to my database in ODBC data source (in windows control panel) Instead I would like to define the path to my MS Access Database located in my classpath.
|
| How to make JDBC/ODBC work with Microsoft Access | 02 Oct 2005 16:00 GMT | 1 |
Hi, ALl: I am green on java and JDBC/ODBC. Would someone help me on how to set up the JDBC/ODBC thing with Microsoft ACCESS? I know the code in java from book though.
|