Chapter 4 — Install Applications on the IF2 with Expanded Memory Option
IF2 Network Reader User Manual 55
Java Support for Microsoft SQL Server and Sybase
The IF2 jTDS driver (version 1.2) provides JDBC capabilities to Java
applications running on the IF2. You need to include the location of
JDBC drivers in the class path. Use the environment variable
$JDBC_HOME as shown in this example:
$JAVA_HOME/bin/java -cp $JDBC_HOME/jtds-j2me-
1.0.2.jar:. MyClass
The IF2 JDBC driver supports JDBC 1.0 and:
• Microsoft SQL Server versions 6.5, 7, 2000, and 2005.
• Sybase versions 10, 11,12, and 15.
For more information on the jTDS driver, go to:
http://jtds.sourceforge.net.
Install RFID Applications
The IF2 provides up to 96 MB of storage for your applications. You
use the web browser interface to install applications on the IF2 as
described in the next procedure.
To install applications on the IF2
1 From the menu, click Edgeware Applications > Install User
Application. The Install User Application screen appears.
2 Click Browse and follow the prompts to navigate to the location
of the application file.
3 Click Upload. The application is uploaded to the IF2 and placed
in the /home/developer/edgeware/userapp0 directory. After the
application is uploaded to the reader, the application name
appears in the Edgeware Applications list.
Note: Before you install your application on the IF2, you must place
the application into a .zip, .tar, .tar/bz2, or .tar/gz file.