Quantcast
Channel: Recent Commits to odbc:2d7d0e45c7870320611501683ca6073a0d9dfeed
Browsing latest articles
Browse All 20 View Live

result: fix typo

result: fix typo

View Article



Merge pull request #69 from judwhite/feature/minor-cleanup

Merge pull request #69 from judwhite/feature/minor-cleanup Minor cleanup

View Article

Amend param.go to support wide character/binary types when reading pa…

Amend param.go to support wide character/binary types when reading parameter definitions. This resolves the bug when passing long values to wide stored procedure parameters.

View Article

Merge pull request #75 from edharper01/master

Merge pull request #75 from edharper01/master Support for parameters with long data types

View Article

use SQL_INTEGER to pass int64 parameter when possible

use SQL_INTEGER to pass int64 parameter when possible Fixes #78

View Article


use "go generate" to build zapi_windows.go and zapi_unix.go

use "go generate" to build zapi_windows.go and zapi_unix.go

View Article

close rows in TestMSSQLRawBytes

close rows in TestMSSQLRawBytes

View Article

introduce support for SQL_TYPE_TIME type

introduce support for SQL_TYPE_TIME type Fixes #92

View Article


add Makefile with instructions on how to start MS SQL server for testing

add Makefile with instructions on how to start MS SQL server for testing

View Article


Handle MS SQL version stings with - in it

Handle MS SQL version stings with - in it Handle - in RTM-CU3-GDR in Microsoft SQL Server 2017 (RTM-CU3-GDR) (KB4052987) - 14.0.3015.40 (X64)

View Article

Handle MS SQL time(7) column type

Handle MS SQL time(7) column type Fixes #102

View Article

Add SQL_SS_TIME2 to api/api_unix.go

Add SQL_SS_TIME2 to api/api_unix.go Fixes #103

View Article

Force Freetds to use "SQL Server 2008" version of data access protoco…

Force Freetds to use "SQL Server 2008" version of data access protocol during tests.

View Article


Replaced calls to panic with returned error

Replaced calls to panic with returned error

View Article

Replaced more panic calls with returned error

Replaced more panic calls with returned error

View Article


Makefile: run both MSSQL Server and MySQL servers and tests

Makefile: run both MSSQL Server and MySQL servers and tests

View Article

fix ld warning on macOS (#112)

fix ld warning on macOS (#112) simplify darwin LDFLAGS

View Article


Allow for fractions of a second for MS SQL time(7) column type

Allow for fractions of a second for MS SQL time(7) column type Fixes #118

View Article

CGO: FreeBSD support

CGO: FreeBSD support unixODBC libs/includes are installed under /usr/local via ports/pkg on a FreeBSD system. Also perl is unstalled under /usr/local/bin: Use "env" to launch the correct interpreter.

View Article

Handle Microsoft Access MEMO parameters properly

Handle Microsoft Access MEMO parameters properly Fixes #106

View Article
Browsing latest articles
Browse All 20 View Live




Latest Images