Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: egiesenI am connecting to a SYBASE database and i cannot get this node to connect. it doesn't give any errors but the pin coming out is just a green 0 (When i am doing a simple select on a table with a few rows in it).
interesting i have the DBurL set to this
jdbc:jtds:sybase://qa-db.eon.dev.gblxint.com:1430/eon_docs
even if i put in
jdbc:jtds:sybase:
i get the same results. its almost like its not reading the DBURL field.
im pretty sure the driver net.sourceforge.jtds.jdbc.Driver is getting loaded correctly because when i edit that field to something incorrectly i get a driver cant be found error.
Any ideas?
thanks for the help,
Erica