tgulacsi / goracle

cx_Oracle translation for Oracle access
Other
47 stars 16 forks source link

Looking forward to your new release! #7

Closed xpbliss closed 11 years ago

xpbliss commented 11 years ago

I often use oracle database . now i want to do something using golang. but there aren't a suitable oracle driver for me. the gooracle driver is still something wrong on "oracle clob". Looking forward to your new release.

tgulacsi commented 11 years ago

Ok, after some days of hard work, I could get over the "invalid handle" error. Now it only don't read as much a I want, but at least does not errs out or segfaults!

So I do advance - even if as slow as a snail, but advance!

See the "lob" branch!

tgulacsi commented 11 years ago

Ok, now the minimal tests pass (CLOB readout).