sqlago
sqlago copied to clipboard
Sybase Anywhere driver for Go
Trying to use this on MacOsX gives me an error? are there any fixes for this just yet? go build # github.com/a-palchikov/sqlago ../../gopath/src/github.com/a-palchikov/sqlago/dbcapi.go:222: undefined: syscall.MustLoadDLL ../../gopath/src/github.com/a-palchikov/sqlago/dbcapi.go:346: too many arguments in...
Many new important features will land in go1.8. Please see document: https://docs.google.com/document/d/1F778e7ZSNiSmbju3jsEWzShcb8lIO4kDyfKDNm4PNd8/edit?usp=sharing for the full list. Because these features are new we want drivers to implement them before they are...
is it possible to connect sqlanywhere 16 through tcp? if it can, how can i do it? Thank You
Hi Sir, I try to run on windows, but get an error. I just have download dbcapi.dll to C:\Windows\SysWOW64, but it not work. Please help me to fix, thanks ```...
Can you add column information, such as column data type and other information? Thanks.