FactoryPMI and a Sybase SQL Database

Does FactoryPMI support Sybase databases?

Yes. FactoryPMI uses jTDS, which natively supports SQL Server (6.5, 7, 2000 and 2005) and Sybase (10, 11, 12, 15). My guess is that it’s the better JDBC driver - Microsoft won’t let us bundle their JDBC driver with our software anyway. We had a tutorial on getting that set up, but I can’t find it. I wouldn’t bother, jTDS works great.

The jTDS faq describes parameters for both SQL Server and Sybase.

Just for competeness - if you don’t want to use jTDS for Sybase, you could certainly install Sybase’s official JDBC driver, available here:

sybase.com/products/allprodu … t/jconnect