issues
search
ijibu
/
odbc
Automatically exported from code.google.com/p/odbc
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
cross-compile for linux shows undefined: SQLSMALLINT, SQLUSMALLINT and SQLUSMALLINT (api.go line 13-15)
#55
GoogleCodeExporter
closed
9 years ago
2
odbc driver does not reconnect after connection failure
#54
GoogleCodeExporter
closed
9 years ago
9
test serverVersion
#53
GoogleCodeExporter
closed
9 years ago
2
When under load, concurrent usage of the driver panics with "invalid heap pointer"
#52
GoogleCodeExporter
closed
9 years ago
9
TestMSSQLIntAfterText is broken by changes in code.google.com/p/go
#51
GoogleCodeExporter
closed
9 years ago
2
Querying XML columns from MS SQL server via FreeTDS consumes too much memory.
#50
GoogleCodeExporter
closed
9 years ago
12
SQL0104 - Message can not be translated successfully.
#49
GoogleCodeExporter
closed
9 years ago
7
The data types nvarchar and text are incompatible in the equal to operator.
#48
GoogleCodeExporter
closed
9 years ago
7
Implementing SQLDataSources and SQLDrivers
#47
GoogleCodeExporter
closed
9 years ago
3
failure with vertica driver
#46
GoogleCodeExporter
closed
9 years ago
4
golang time.Now() mapping to mssql datetime field error SQLExecute: {22008}Datetime field overflow
#45
GoogleCodeExporter
closed
9 years ago
1
in windows 8 on not working properly
#44
GoogleCodeExporter
closed
9 years ago
6
TestMSSQLTextColumnParamTypes fails on linux
#43
GoogleCodeExporter
closed
9 years ago
1
empty string in MSSQL NVARCHAR column cause func (r *Row) Scan() to fail
#42
GoogleCodeExporter
closed
9 years ago
5
Empty string is converted to NULL
#41
GoogleCodeExporter
closed
9 years ago
2
unsupported driver -> Scan pair: <nil> -> *string
#40
GoogleCodeExporter
closed
9 years ago
12
Datetimes from SQL Server read as time.local regardless of timezone used by Database
#39
GoogleCodeExporter
closed
9 years ago
3
MSSQL tests fail when connecting to modern MSSQL Server
#38
GoogleCodeExporter
closed
9 years ago
4
odbc SQLExecute: {HY090} errors
#37
GoogleCodeExporter
closed
9 years ago
5
MSSQL datetime insert through code.google.com/p/odbc
#36
GoogleCodeExporter
closed
9 years ago
1
LastInsertId is not implemented result
#35
GoogleCodeExporter
closed
9 years ago
9
pthread_mutex_lock.c:62: __pthread_mutex_lock: Assertion `mutex->__data.__owner == 0' failed.
#34
GoogleCodeExporter
opened
9 years ago
1
Can't go get on Mavericks (OS X 10.9)
#33
GoogleCodeExporter
closed
9 years ago
3
Datetime field overflow
#32
GoogleCodeExporter
closed
9 years ago
7
large string value test failed
#31
GoogleCodeExporter
closed
9 years ago
3
SQLDescribeParam: {07009} [Microsoft][ODBC SQL Server Driver]Invalid parameter number
#30
GoogleCodeExporter
closed
9 years ago
6
Error saving Null dates to datetime2 field in SQL Server 2008 R2
#29
GoogleCodeExporter
closed
9 years ago
3
Datetime field overflow with sql server 2008
#28
GoogleCodeExporter
closed
9 years ago
7
error in utf16toutf8
#27
GoogleCodeExporter
closed
9 years ago
4
'invalid UTF-8 in string' with mssql using latin1
#26
GoogleCodeExporter
closed
9 years ago
3
Test fails on RedHat Linux 5.9 with unixODBC 2.3.1 and FreeTDS 0.91RC2
#25
GoogleCodeExporter
opened
9 years ago
22
do not panic during TestMSSQLType
#24
GoogleCodeExporter
closed
9 years ago
3
failure when column names are longer then 100 chars long
#23
GoogleCodeExporter
closed
9 years ago
2
cannot use string sql parameters larger then 4000 chars (on windows only against ms sql server)
#22
GoogleCodeExporter
closed
9 years ago
2
Panic after batch executing a number of statements
#21
GoogleCodeExporter
closed
9 years ago
6
SQLDescribeParam: {07009} [Microsoft][ODBC SQL Server Driver]Invalid Descriptor Index
#20
GoogleCodeExporter
closed
9 years ago
3
SQLDescribeParam Errors
#19
GoogleCodeExporter
closed
9 years ago
3
empty 'SQLExecute' error
#18
GoogleCodeExporter
closed
9 years ago
4
panic: sql: Register called twice for driver odbc when running `go test` on Linux
#17
GoogleCodeExporter
closed
9 years ago
6
Transaction-test (EndTran) fails on Linux
#16
GoogleCodeExporter
closed
9 years ago
6
Tests fail due to not-null columns 'canBeNull' and 'data'
#15
GoogleCodeExporter
closed
9 years ago
2
Error on SQL Server 2008 and datetime2
#14
GoogleCodeExporter
closed
9 years ago
8
go get code.google.com/p/odbc/ Fails in Darwin
#13
GoogleCodeExporter
closed
9 years ago
2
fatal error: malloc/free - deadlock under high concurrency using same DB handle
#12
GoogleCodeExporter
closed
9 years ago
9
Error handling and api.SQL_NO_DATA
#11
GoogleCodeExporter
closed
9 years ago
6
Encoding of Germanic umlauts with Firebird DB
#10
GoogleCodeExporter
closed
9 years ago
6
Query fails if server restarts after initial DB open.
#9
GoogleCodeExporter
closed
9 years ago
2
Error on NVARCHAR columns
#8
GoogleCodeExporter
closed
9 years ago
2
Panic on VARCHAR column
#7
GoogleCodeExporter
closed
9 years ago
2
Implement SQLExecDirect
#6
GoogleCodeExporter
opened
9 years ago
1
Next