The jTDS driver is an open source JDBC driver (Type 4) which allows access to Microsoft SQL Server and Sybase database systems.
Yes, you can, but with limitations.
We hope to improve this support in future revisions.
The driver is available from the jTDS website
Then decompress if necessary and copy the jar file to the
/Library/Java/Extensions/ directory.
The jTDS driver supports both Sybase and SQL Server.
It requires a very slightly different configuration depending on which database system you're using.
Follow the instructions that match your database system:
1. Go to the Database panel of the preferences window.
2. Add a new database driver by clicking the plus button below the list.
3. Enter these details:
Driver Name | sybase jtds driver |
Classpath | net.sourceforge.jtds.jdbc.Driver |
Subprotocol | jtds:sybase |
4. Then click the Add Driver button.
The new driver should now be available in the Import from database and
Export to Database panels.
1. Go to the Database panel of the preferences window.
2. Add a new database driver by clicking the plus button below the list.
3. Enter these details:
Driver Name | sqlserver jtds driver |
Classpath | net.sourceforge.jtds.jdbc.Driver |
Subprotocol | jtds:sqlserver |
4. Then click the Add Driver button.
The new driver should now be available in the Import from database and
Export to Database panels.
For more general information about the jTDS driver see
http://jtds.sourceforge.net/
Please direct all questions about using jTDS with SQLEditor to us at support@malcolmhardie.com
To contact us with a support issue please email: