DetailsDotAt wrote:

Datasource (jTDS) is configured as (using same credentials as used
successfully for ODBC). For 'Database Server' I also tried both 'db01'
and '192.168.111.241' which is the ip of the server

Can you telnet to port 1433 on that server? Are you sure SQL Server is running on port 1433? And is SQL Server set up to use either SQL Server authentication or mixed authentication? If it's Windows only, then you can't connect via JDBC.

--
Matt Woodward
[email protected]
http://www.mattwoodward.com/blog

Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments.
http://www.gnu.org/philosophy/no-word-attachments.html

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to