I make a new package go-ora it is pure go oracle client no need for instant client at all no need for environmental vars just go-get the package and run you program
https://github.com/sijms/go-ora.git في الخميس، 5 يونيو 2014 في تمام الساعة 12:03:05 ص UTC+3، كتب Ron Gidron رسالة نصها: > OK so after a long debugging session I ened up finding that there are type > mismatches happening when running go 1.3. I have (for now) updated my oci8 > driver and filed a report here https://github.com/mattn/go-oci8/issues/27 > > Solved for me. > > Thanks, > --Ron > > > On Thursday, May 29, 2014 8:18:31 PM UTC+3, Ron Gidron wrote: > >> I am running OS X 10.9.3 and attempting to work with an amazon RDS >> instance. I have instantclient installed and working properly but am >> hitting walls trying to setup basic connectivity to it from my Go >> environment. I tried using both an ODBC driver (failed to install with >> missing .h files complaints) and also tried >> https://github.com/tgulacsi/goracle with no luck. >> Is anyone out these setup with Go server connected to Oracle (from a >> Mac?) and willing to share some code snippets / install directions? >> >> Thanks! >> --Ron >> > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/4aa5dfd9-fbaa-4535-8004-9efc240cdf84n%40googlegroups.com.