Google Code Exporter

Results 21406 comments of Google Code Exporter

``` Please, run this diff --git a/column.go b/column.go --- a/column.go +++ b/column.go @@ -16,7 +16,7 @@ type BufferLen api.SQLLEN func (l *BufferLen) IsNull() bool { - return *l == api.SQL_NULL_DATA...

``` Hi Alex, sorry for the long silence. Now everything passes: === RUN TestMSSQLALEX before GetData: c=&{BaseColumn:0xc200087580 IsBound:false IsVariableWidth:true Size:11 Len:0 Buffer:[0 0 0 0 0 0 0 0 0...

``` When I run the full test suite, though, it hangs at TestMSSQLTransactions: === RUN TestMSSQLCreateInsertDelete before GetData: c=&{BaseColumn:0xc200088a20 IsBound:false IsVariableWidth:true Size:21 Len:0 Buffer:[0 0 0 0 0 0 0...

``` victor, I googled again, and as you pointed yourself earlier (https://code.google.com/p/pyodbc/issues/detail?id=51), I think there is a mismatch here somewhere. I suspect your unixODBC is compiled as 64-bit, while freetds...

``` Luke, I didn't investigate the possibility properly, but having quick look, we would have to implement: func (c *Conn).Query(query string, args []driver.Value) (driver.Rows, error) that would do what combined...

``` I have EXACTLY the same problem as discussed above in Issue 42. My site is http://sites.google.com/a/poyry.com/padur-oil-storage-caverns. ``` Original comment by `[email protected]` on 27 Jan 2010 at 10:52

``` here is my site - http://sites.google.com/site/valushop and I tried several combinations but I keep geeting invalid credentials error. ``` Original comment by `[email protected]` on 4 Mar 2010 at 9:29

``` Same problem here. I'm using 1.0.1 on Linux with Sun Java 6 runtime. ``` Original comment by `[email protected]` on 5 Mar 2010 at 5:31

``` Finally I was able to make it work - Host: sites.google.com Domain: site Webspace: . In my case, its valushop Username: google account name, try adding @gmail.com Password 2...

``` HELLO ``` Original comment by `[email protected]` on 8 Mar 2010 at 2:28