Folks
With respect to the MSSQL library I have the following questions:
How can I specify a port different than the default 1433?
How do I see any error messages generated by the MSSQL/JTDS library? I put in deliberately incorrect IP address for a non existent machine and the code just keeps on going past the db.setDatabase and the db.Query lines.
I've asked the questions at the bottom of the six page thread but there hasn't been an answer there so I figured I'd start fresh.
Thanks, Tony
With respect to the MSSQL library I have the following questions:
How can I specify a port different than the default 1433?
How do I see any error messages generated by the MSSQL/JTDS library? I put in deliberately incorrect IP address for a non existent machine and the code just keeps on going past the db.setDatabase and the db.Query lines.
I've asked the questions at the bottom of the six page thread but there hasn't been an answer there so I figured I'd start fresh.
Thanks, Tony