Accessing Sybase Via JDBC

(Under construction!)

There is an online JDBC tutorial here.

You can get jConnect from Sybase for a free evaluation. I installed a copy at /afs/eos.ncsu.edu/info/csc/csc432_info/LEC/sybase/install, which you should be able to use by setting the environment variables as described below.

Here are some steps to execute JDBC programs for accessing Sybase. The first set of instructions is all you need to get to a database, but you might play with the next few options as well.