Opened 17 years ago

Closed 15 years ago

#12214 closed enhancement (worksforme)

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 (2)

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

Download all attachments as: .zip

Change History (11)

Changed 17 years ago by mjscod@…

Attachment: Portfile added

The new Portfile that contains a reference to the new patch

Changed 17 years ago by mjscod@…

Fixes the NULL/SQL_NTS problem on SQLConnect

comment:1 Changed 17 years ago by mjscod@…

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

comment:2 Changed 17 years ago by nox@…

Milestone: Port Enhancements
Priority: ExpectedNormal
Summary: unixODBC: Increase compatibility with Sybase SQL AnywhereRFE: unixODBC: Increase compatibility with Sybase SQL Anywhere
Version: 1.4.40

comment:3 Changed 16 years ago by jmroot (Joshua Root)

Cc: simon@… added

Cc maintainer.

comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Port: unixODBC added

comment:5 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

comment:6 Changed 15 years ago by blb@…

Owner: changed from macports-tickets@… to alakazam@…

comment:7 Changed 15 years ago by alakazam@…

Status: newassigned

comment:8 Changed 15 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 ?

comment:9 Changed 15 years ago by alakazam@…

Resolution: worksforme
Status: assignedclosed
Note: See TracTickets for help on using tickets.