Justin, Thank you for your help.
Turned out it was a setup problem within our network here. I needed usentlmv2=true in the connection string. Didn't see that anywhere in anyone's examples! The head network guy here came up with the answer.
This is what finally connected:
conn = JDBC_Connect('net.sourceforge.jtds.jdbc.Driver'
:'jdbc:jtds:sqlserver://T0B-DBMS03:1084'
+'/LaserRepository;'
+'instance=ISCR01;'
+'domain=CFI;'
+'usentlmv2=true;'
+'password=########;'
+'user=JPRUCHA'
: %Trim(UserId)
: %Trim(PassWrd));
Thanks again for responding.
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Justin Taylor
Sent: Tuesday, March 21, 2017 5:35 PM
To: Midrange Systems Technical Discussion
Subject: RE: JTDS (JDBC Driver) & JDBCR4 Connect String
So what's it doing now with the new user/password?
-----Original Message-----
From: Jack Prucha [mailto:Jack.Prucha@xxxxxxx]
Sent: Tuesday, March 21, 2017 2:42 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Subject: RE: JTDS (JDBC Driver) & JDBCR4 Connect String
Thanks, but already did that.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
http://amzn.to/2dEadiD
This email, including any documents, files, or previous email messages attached to it, has been sent from an email account of College Foundation Inc., (CFI) and may contain confidential, proprietary, or legally privileged information belonging to CFI. If you are not the intended recipient, any dissemination, distribution, or copying of this email or its attachments is strictly prohibited. If you have received this email in error, please immediately notify the sender by email and destroy the original email and any attachments.
As an Amazon Associate we earn from qualifying purchases.