Archive for category Java/J2EE
Connecting to MS Access Files via JDBC in 64-bit Java
July 26th, 2011 by Scott SelikoffIn 32-bit Java, the technique for connecting to a Microsoft Access file via JDBC connection is well-known and available as part of the Sun JDK. There are a number of errors, though, if you attempt to use a 64-bit version of Java that are not as well documented. This article points out some of those [...]
Posted: 26 July, 2011 in Java/J2EE, JDBC.
Tags: access, driver, Java/J2EE, JDBC, msaccess, odbc
Comments: 4
Improving the custom Android Gallery
July 12th, 2011 by David O'MearaI was looking for a custom gallery for displaying and selecting images on an Android phone, and while I found the sample code here to be a good start it needed some work before it was useful. Before starting, it is worth pointing out that the Android API supplies a perfectly useful image gallery, and [...]
Posted: 12 July, 2011 in Android, Java/J2EE.
Tags: android, gridview, image gallery, imageview, thumbnail
Comments: 3
eclipse 3.7 on the new mac – 8 good features & 1 bad + my plugin list
June 26th, 2011 by Jeanne BoyarskyI downloaded Eclipse 3.7/Indigo release. Since I got my Mac so recently, I waited to install development tools and create a new Mac workspace until Indigo came out. My first set of installs on a Mac had some extra unexpected surprises of course. Installing Postgres didn’t go nearly as smoothly as Eclipse. Check back for [...]
Posted: 26 June, 2011 in Java/J2EE.
Tags: eclipse, indigo, review
Comments: 15
