Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #12214 (new enhancement)

Opened 17 months ago

Last modified 8 months ago

RFE: unixODBC: Increase compatibility with Sybase SQL Anywhere

Reported by: mjscod@… Owned by: macports-tickets@…
Priority: Normal Milestone: Port Enhancements
Component: ports Version:
Keywords: Cc: simon@…
Port:

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 (3.6 KB) - added by mjscod@… 17 months ago.
The new Portfile that contains a reference to the new patch
patch-DriverManager_SQLConnect.c (1.4 KB) - added by mjscod@… 17 months ago.
Fixes the NULL/SQL_NTS problem on SQLConnect

Change History

Changed 17 months ago by mjscod@…

The new Portfile that contains a reference to the new patch

Changed 17 months ago by mjscod@…

Fixes the NULL/SQL_NTS problem on SQLConnect

Changed 17 months ago by mjscod@…

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

Changed 16 months ago by nox@…

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

Changed 8 months ago by jmr@…

  • cc simon@… added

Cc maintainer.

Note: See TracTickets for help on using tickets.