New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12214 (closed enhancement: worksforme)

Opened 5 years ago

Last modified 2 years ago

RFE: unixODBC: Increase compatibility with Sybase SQL Anywhere

Reported by: mjscod@… Owned by: alakazam@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: simon@…
Port: unixODBC

Description

SQLConnect fails with HY090 when user_name==NULL && name_length2==SQL_NTS or authentication==NULL && name_length3==SQL_NTS. I'll attach a patch that fixes this problem.

Attachments

Portfile Download (3.6 KB) - added by mjscod@… 5 years ago.
The new Portfile that contains a reference to the new patch
patch-DriverManager_SQLConnect.c Download (1.4 KB) - added by mjscod@… 5 years ago.
Fixes the NULL/SQL_NTS problem on SQLConnect

Change History

Changed 5 years ago by mjscod@…

The new Portfile that contains a reference to the new patch

Changed 5 years ago by mjscod@…

Fixes the NULL/SQL_NTS problem on SQLConnect

Changed 5 years ago by mjscod@…

I forgot to mention that this patch adds an additional variant "debug".

Changed 4 years ago by nox@…

  • priority changed from Expected to Normal
  • milestone set to Port Enhancements
  • version 1.4.40 deleted
  • summary changed from unixODBC: Increase compatibility with Sybase SQL Anywhere to RFE: unixODBC: Increase compatibility with Sybase SQL Anywhere

Changed 4 years ago by jmr@…

  • cc simon@… added

Cc maintainer.

Changed 3 years ago by ryandesign@…

  • port set to unixODBC

Changed 3 years ago by anonymous

  • milestone Port Enhancements deleted

Milestone Port Enhancements deleted

Changed 2 years ago by blb@…

  • owner changed from macports-tickets@… to alakazam@…

Changed 2 years ago by alakazam@…

  • status changed from new to assigned

Changed 2 years ago by alakazam@…

This looks like an issue with unixODBC that should be fixed upstream, and may have been fixed (in two years time) since this ticket was open. Is this issue still present in version 2.2.14 of unixODBC ?

Changed 2 years ago by alakazam@…

  • status changed from assigned to closed
  • resolution set to worksforme
Note: See TracTickets for help on using tickets.