[U2] SQL Joins

2013-08-13 Thread Bill Brutzman
I am wondering if anyone actually uses joins. We use UniVerse here. Bread and butter here is UniBasic... getting U2 data via reads of U2 tables. My problem with UniVerse SQL Joins has been twofold... [1] getting them to work [2] slow speeds for modestly-sized tables. Perhaps I need tips and

[U2] Sending submitrequest using NTLM authentication

2013-08-13 Thread Bernard Lubin
Has anyone been able to send a request using the UniVerse submitrequest() function to a server that only supports NTLM authentication? If so, can you please tell me what type of adjustment is required to the header?. Using the setrequestheader(RequestHandle,Authorization,userid:password)

Re: [U2] Sending submitrequest using NTLM authentication

2013-08-13 Thread Brian Whitehorn
Hi Bernard, Which version of UniVerse are you using to submit the request? In the 10.3 documentation it states: Only Basic authentication is supported. Digest authentication may be supported in the future. Basic authentication is not safe and is not recommended for use with transferring

Re: [U2] Sending submitrequest using NTLM authentication

2013-08-13 Thread Bernard Lubin
Hi Brian, Version 10.2 onwards. We wanted to see if we could use the UniVerse submit request, as some of our servers do not currently have cURL. Rgds Bernard -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of